Hacker News new | past | comments | ask | show | jobs | submit login
Concurrency with Python, Twisted, and Flex (artima.com)
9 points by foemmel on May 4, 2008 | hide | past | favorite | 2 comments



Its worth mentioning that Twisted is basically a hack to allow normal python to do what would otherwise be easy if the language had coroutines and continuations. (eg what webframeworks in scheme and smalltalk do)


and haskell too




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: