← Back to team overview

nova team mailing list archive

Re: Twisted or Eventlet?

 

On Aug 4, 2010, at 3:42 PM, Gustavo Niemeyer wrote:

> That said, I do not believe that people will magically
> code correctly in Eventlet because they're not using callbacks
> explicitly.  If you get someone that does not understand non-blocking
> logic, they'll right broken code until they can understand the
> principles.


	I agree that there is no magic involved.

	I'm assuming that the developer understands what it means to have blocking code, and the advantages of non-blocking code for the application at hand. Without that, no library will help.


-- Ed Leafe






References