Wähle deine Sprache

Startseite arrow-right ... arrow-right Entwicklung-Software arrow-right Web-Frameworks arrow-right asyncoro

Wir haben eine Liste von 5 kostenlosen und kostenpflichtigen Alternativen zu asyncoro zusammengestellt. Zu den Hauptkonkurrenten gehören Node.js, Erlang. Neben diesen vergleichen Benutzer auch asyncoro mit Twisted, dispy, Tornado Web Server. Außerdem können Sie hier auch andere ähnliche Optionen ansehen: Entwicklung-Software, Web-Frameworks.


Node.js
Free Open Source

Node.js ist eine Plattform, die auf der JavaScript-Laufzeit von Chrome basiert, um schnell ...

Erlang
Free Open Source

Erlang ist eine Allzweck-Programmiersprache und ein Laufzeitsystem für die gleichzeitige ...

Twisted ist ein ereignisgesteuertes Netzwerkprogrammierframework, das in Python geschrieben und unter der Lizenz ...

dispy ist ein Python-Framework für die parallele Ausführung von Berechnungen, indem ...

Tornado Web Server
Free Open Source

Tornado ist eine Open Source-Version des skalierbaren, nicht blockierenden Webservers.

asyncoro is a Python framework for developing concurrent, distributed programs with asynchronous...

asyncoro Plattformen

tick-square Linux
tick-square Mac
tick-square Windows

asyncoro Überblick

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 (non-blocking 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, fault-tolerant programming.

asyncoro Funktionen

tick-square Fault tolerant

Top asyncoro Alternativen

Teilen Sie Ihre Meinung zur Software, hinterlassen Sie eine Bewertung und helfen Sie dabei, sie noch besser zu machen!

asyncoro Kategorien

Web-Frameworks

asyncoro Tags

distributed-programming coroutines concurrent python

Änderungen vorschlagen

Ihr Feedback

Wähle eine Bewertung
Bitte wählen Sie eine Bewertung aus

Your vote has been counted.

Do you have experience using this software?