0
I Use This!
Inactive
Analyzed about 23 hours ago. based on code collected 1 day ago.

Project Summary

asyncoro is a Python framework for developing concurrent, distributed programming with asynchronous completions and coroutines. asyncoro features include asynchronous (non-blocking) sockets, efficient polling mechanisms epoll, kqueue, /dev/poll, Windows IO Completion Ports for high performance and scalability, SSL for security, asynchronous timers, locking primitives, database cursor operations, communicating coroutines with messages, channels for broadcasting messages, remote execution of coroutines, hot-swapping coroutine functions, and more. Programs developed with asyncoro have same logic and structure as programs with threads, except for a few syntactic changes. Coroutines exchanging messages can be local or distributed in many asyncoro instances across network.

Tags

asynchronous concurrence concurrentprogramming distributedsystems erlang eventlet gevent python tornado twisted

In a Nutshell, asyncoro...

MIT License
Permitted

Commercial Use

Modify

Distribute

Sub-License

Private Use

Forbidden

Hold Liable

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    compare projects before you chose one to use
  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    search using multiple tags to find exactly what you need
About Project Security

Languages

Python
91%
JavaScript
5%
2 Other
4%

30 Day Summary

Mar 22 2024 — Apr 21 2024

12 Month Summary

Apr 21 2023 — Apr 21 2024

Ratings

Be the first to rate this project
Click to add your rating
  
Review this Project!