This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
Original author(s) | Francis Cianfrocca |
---|---|
Initial release | April 13, 2006; 18 years ago (2006-04-13) |
Stable release | 1.2.7 / 12 May 2018; 6 years ago (12 May 2018) |
Repository | |
Written in | Ruby |
Operating system | Microsoft Windows, OS X, Linux |
Type | Event-driven networking |
License | GPL or Ruby License |
EventMachine is a software system designed for writing highly scalable applications for Ruby. It provides event-driven I/O using the reactor pattern. EventMachine is the most popular library for concurrent computing in the Ruby programming language.
Example uses
EventMachine has been used to build a number of different libraries and frameworks in which concurrency is a performance concern. Some examples include:
- critical networked applications
- web servers and proxies
- email and IM production systems
- authentication/authorization processors
See also
References
- "Release 1.2.7". 12 May 2018. Retrieved 18 October 2018.
- "The Ruby Toolbox - Concurrent Processing". Retrieved September 27, 2012.
- "EventMachine README". GitHub. Retrieved September 27, 2012.
External links
- EventMachine on GitHub
Ruby programming language | ||||||
---|---|---|---|---|---|---|
Implementations |
| |||||
IDE | ||||||
Applications | ||||||
Libraries and frameworks | ||||||
Server software |
| |||||
People | ||||||
Other | ||||||