Sha256: 74c18e37671f4ba25dec07fa9a32f86a020f5bbaa16cd4897a5800a134d92aaf
Contents?: true
Size: 684 Bytes
Versions: 71
Compression:
Stored size: 684 Bytes
Contents
EventMachine is a library for Ruby, C++, and Java programs. It provides event-driven I/O using the Reactor pattern. EventMachine is designed to simultaneously meet two key needs: - Extremely high scalability, performance and stability for the most demanding production environments; and - An API that <i>eliminates</i> the complexities of high-performance threaded network programming, allowing engineers to concentrate on their application logic. This unique combination makes EventMachine a premier choice for designers of critical networked applications, including web servers and proxies, email and IM production systems, authentication/authorization processors, and many more.
Version data entries
71 entries across 71 versions & 9 rubygems