Select a tag to browse associated projects and drill deeper into the tag cloud.
Eventlet is a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level.
Asterix en el bazarIntroducciónAplicación que consiste en simular la comercialización de productos entre comerciantes en un bazar. Cada comerciante puede publicar su pedido de compra sólo a los comerciantes más cercanos, y estos últimos propagarlo, a su vez, a los comerciantes que ellos tengan
Python already has a number of networking libraries, but for simple games the ones in the standard lib seem to be confining, and Twisted seems like overkill. TinyNL aims to be a small (one file), no-nonsense networking libarary that can be used in games. TinyNL is based on a central server and
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.