EventMachine
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)
|
| EventMachine | |
|---|---|
| Original author | Francis Cianfrocca |
| Initial release | April 13, 2006 |
| Stable release | 1.2.7[1]
/ 12 May 2018 |
| Written in | Ruby |
| Operating system | Microsoft Windows, OS X, Linux |
| Type | Event-driven networking |
| License | GPL or Ruby License |
| Repository | |
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.[2]
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:[3]
- 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
Content Disclaimer
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.
- The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
- There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
- It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
- Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
- Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.