选择您的语言

主页 arrow-right ... arrow-right 开发软件 arrow-right 网络框架 arrow-right asyncoro

我们整理了一个包含5个免费和付费的asyncoro替代方案的列表。主要竞争对手包括:Node.jsErlang。除了这些之外,用户还会将asyncoro与TwisteddispyTornado Web Server进行比较。此外,您还可以在这里查看其他类似的选项:开发软件网络框架


Node.js
Free Open Source

Node.js是基于Chrome的JavaScript运行时构建的平台,可轻松构建快速,可扩展的...

Erlang
Free Open Source

Erlang是一种通用的并发,垃圾收集的编程语言和运行时系统。

Twisted是一个事件驱动的网络编程框架,使用Python编写,并在...

dispy是一个Python框架,用于通过将计算分布在各个计算之间来并行执行计算。

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

asyncoro 平台

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

asyncoro 概览

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 特点

tick-square Fault tolerant

最佳asyncoro替代方案

分享您对软件的看法,留下评论,帮助使其变得更好!

asyncoro 类别

网络框架

asyncoro 标签

distributed-programming coroutines concurrent python

建議更改

你的反馈

选择评级
请选择评级

Your vote has been counted.

Do you have experience using this software?