← Back to team overview

nova team mailing list archive

Re: Twisted or Eventlet?

 


On Jul 29, 2010, at 12:24 PM, Eric Day wrote:

[snip]

I'm leaning towards Eventlet since it provides a more straight forward
approach to programming, letting the coroutines and method wrappers
underneath take care of the non-blocking hooks. This will make it
easier for new developers jumping in to wrap their head around the
code, where Twisted has a bit more of a learning curve for those not
familiar with non-blocking/deferred techniques.

Agreed. +1 for Eventlet.

Adrian



References