← Back to team overview

openstack team mailing list archive

Re: eventlet weirdness

 

> 
> I agree, but then the whole assumption of adopting eventlet to simplify the programming model is hindered by the fact that one has to think harder to what is doing...Nova could've kept Twisted for that matter. The programming model would have been harder, but at least it would have been cleaner and free from icky patching (that's my own opinion anyway).

Then the assumption is wrong. You need to write with the premise of working with Eventlet. For me, eventlet has complicated the programming model by forcing me to a specific pattern, although I must admit this has largely been due to my use of a C library (libzmq).

-- 
Eric Windisch 



References