asyncoro is a Python framework for developing concurrent, distributed programs with asynchronous completions and coroutines. Asynchronous completions implemented in...
Free
Open Source
Mac OS X
Windows
Linux
asyncoro is a python framework for developing concurrent, distributed programs with asynchronous completions and coroutines. asynchronous completions implemented in asyncoro are socket i/o operations (nonblocking sockets), database cursors, sleep timers and locking primitives. programs developed with asyncoro have same logic and structure as python programs with threads, except for a few syntactic changes. asyncoro supports socket i/o notification mechanisms epoll, kqueue, /dev/poll (and poll and select, where necessary), and windows i/o completion ports (iocp) for high performance and scalability, and ssl for security. asyncoro also supports remote execution of coroutines, coroutines monitoring other coroutines etc., for distributed, faulttolerant programming.
Erlang is a general-purpose concurrent, garbage-collected programming language and runtime system used to build massively scalable soft real-time systems with requirements on high availability.
Tornado is an open source version of the scalable, non-blocking web server. The framework is distinct from most mainstream web server frameworks (and certainly most Python frameworks) because it is non-blocking and reasonably fast.
Twisted is an event-driven network programming framework written in Python and licensed under the MIT License. Twisted projects variously support TCP, UDP, SSL/TLS, IP...
From Wikipedia, the free encyclopedia Vert.x is a polyglot event driven application framework that runs on the Java Virtual Machine.[1][2] Similar environments...
dispy is a Python framework for parallel execution of computations by distributing them across multiple processors on a single machine (SMP), among many machines in a...
Alternativein is a new approach to finding good application.
Just type what software you want to change and browse great alternatives,
based on our great community recommendations.