0
I Use This!
Inactive
Analyzed about 9 hours ago. based on code collected about 20 hours 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...

  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    search using multiple tags to find exactly what you need
  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    anyone with an Open Hub account can update a project's tags
About Project Security

Languages

Python
91%
JavaScript
5%
2 Other
4%

30 Day Summary

Nov 9 2023 — Dec 9 2023

12 Month Summary

Dec 9 2022 — Dec 9 2023

Ratings

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