EventMachine

From Wikipedia, the free encyclopedia

Page Module:Message box/ambox.css has no content.Page Template:Multiple issues/styles.css has no content.

Page Module:Infobox/styles.css has no content.

EventMachine
[[Programmer|Original authorTemplate:Pluralize from text]]Francis Cianfrocca
Initial releaseApril 13, 2006; 20 years ago (2006-04-13)
Template:Infobox software/simple
Written inRuby
Operating systemMicrosoft Windows, OS X, Linux
TypeEvent-driven networking
LicenseGPL or Ruby License

Script error: No such module "Check for conflicting parameters".

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.[1]

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:[2]

  • critical networked applications
  • web servers and proxies
  • email and IM production systems
  • authentication/authorization processors

See also

Lua error in mw.title.lua at line 404: bad argument #2 to 'title.new' (unrecognized namespace name 'Portal').

References

Page Template:Reflist/styles.css has no content.

  1. ^ Page Module:Citation/CS1/styles.css has no content."The Ruby Toolbox - Concurrent Processing". Retrieved September 27, 2012.
  2. ^ Page Module:Citation/CS1/styles.css has no content."EventMachine README". GitHub. Retrieved September 27, 2012.

Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found.