756a3cf2d7
Ruby/EventMachine is a fast, simple event-processing library for Ruby programs. It lets you write network clients and servers without handling sockets -- all you do is send and receive data. Single-threaded socket engine -- scalable and fast!
4 lines
245 B
Text
4 lines
245 B
Text
Ruby/EventMachine is a fast, simple event-processing library for Ruby
|
|
programs. It lets you write network clients and servers without
|
|
handling sockets -- all you do is send and receive data. Single-threaded
|
|
socket engine -- scalable and fast!
|