|
You are here |
developerlife.com | ||
| | | | |
www.cs.cornell.edu
|
|
| | | | | As a side project, I wrote a simple implementation of green threads for the Python programming language. The library is called Bluelet and it uses Python's native implementation of coroutines. Bluelet makes it easy to write concurrent socket programs without OS threads, multiple processes, or select()-and-dispatch loops. | |
| | | | |
cr.openjdk.java.net
|
|
| | | | | ||
| | | | |
wingolog.org
|
|
| | | | | wingolog: article: An incomplete history of language facilities for concurrency | |
| | | | |
initialcommit.com
|
|
| | | Since Java 5, JAX-RS specification has been announced in order to support building REST web services according to the REST architectural pattern. | ||