pkgsrc/devel/ruby-eventmachine/DESCR

5 lines
245 B
Text
Raw Normal View History

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!