summaryrefslogtreecommitdiff
path: root/devel/ruby-eventmachine/DESCR
blob: 2f6cdb8124df0ae7043604c09eff83d76422f10c (plain)
1
2
3
4
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!