python-stackless
Which Actor model library/framework for python and Erlang-like? [closed]
Closed. This question does not meet Stack Overflow guidelines. It is not currently acceptin开发者_C百科g answers.[详细]
2023-01-10 17:54 分类:问答Any ready solution for basic asynchronous (non-blocking) HTTP clients with Stackless Python 3.1?
UPDATE: after much laboring with Py3, including writing my own asynchronous webserver (following a presentation given by Dave Beazley), i finally dumped Python (and a huge stack of my code )-: in favo[详细]
2022-12-21 23:59 分类:问答What are my options for doing multithreaded/concurrent programming in Python?
I\'m writing a simple site spider and I\'ve decided to take this opportunity to learn something new in concurrent programming in Python. Instead of using threads and a queue, I decided to try somethin[详细]
2022-12-20 02:54 分类:问答What would I use Stackless Python for?
There are many questions related to Stackless Python. But none answering this my question, I think (correct me if wrong - please!). There\'s some buzz about it all the time so I curious to know. What[详细]
2022-12-19 06:25 分类:问答Which programming languages support hot code swapping and/or sandboxing?
I wou开发者_JS百科ld like to write a web based MMO game that will allow users to write AI and run it as part of the game.I plan to use Html5 for graphics and want this to be web based so it can be acc[详细]
2022-12-17 20:31 分类:问答mod_python is not loading stackless Python
I have setup an Apache2 mod_python environment with stackless Python and it is working. And When I test the Python environment with sys.version, it shows[详细]
2022-12-13 08:35 分类:问答Designing the storage for a very large game world
I\'m starting up game programming again. 10 years ago I was making games in qbasic and I havn\'t done any game programming since, so I am quite rusty. I have been programming all the time though, I am[详细]
2022-12-10 08:44 分类:问答