Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Ask Py Programmers: Is there value in writing an alternative to Twisted?
2 points
by
kashif
on April 10, 2011
|
hide
|
past
|
favorite
|
2 comments
I have been using Twisted to write servers, while its very reliable and rich, I can't get over its Java-ish style. Do you think there is value in writing something which is more pythonic and also less object oriented?
wriq
on April 10, 2011
[–]
Have you looked into Eventlet or GEvent?
kashif
on April 10, 2011
|
parent
[–]
I have. While they fulfill the same purpose using co-routines I much prefer simple callback based systems.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: