Socketless: An asynchronous high performance TCP messaging library.
Project description
- Socketless is a an asynchronous TCP messaging library for
implementing communication using messages and broadcast req/rep instead of raw sockets. Socketless relies on the library syncless to provide high-performance non-blocking sockets through utilization of epoll/kevent/kqueue. Socketless is implemented in Cython for high througput.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
socketless-0.2.0.tar.gz
(132.1 kB
view hashes)