rb-eventmachine (ruby/rb-eventmachine) Add to my watchlist

fast, simple event-processing library for Ruby programs

EventMachine implements a fast, single-threaded engine for arbitrary network communications. It's extremely easy to use in Ruby. EventMachine wraps all interactions with IP sockets, allowing programs to concentrate on the implementation of network protocols. It can be used to create both network servers and clients. To create a server or client, a Ruby program only needs to specify the IP address and port, and provide a Module that implements the communications protocol. Implementations of several standard network protocols are provided with the package, primarily to serve as examples. The real goal of EventMachine is to enable programs to easily interface with other programs using TCP/IP, especially if custom protocols are required.

Version: 0.12.10 License: GPL and Ruby
Reset

12 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
12 14803 2022-01-15 22:58:54 0:01:02 3529 build successful
12.arm64 11910 2021-11-12 9:14:43 0:00:31 876 build successful
11.arm64 11951 2021-02-12 11:51:48 0:00:48 3105 build successful
11 20755 2021-02-08 12:09:34 0:03:05 2807 build successful
10.15 15270 2019-12-21 12:48:07 0:03:40 1599 build successful
10.5_ppc 94153 2019-02-27 13:40:48 0:05:14 21785 build successful
10.13 50853 2019-02-27 13:38:48 0:02:36 13471 build successful
10.14 24824 2019-02-27 13:36:18 0:02:58 4181 build successful
10.10 80820 2019-02-27 13:35:29 0:02:45 22550 build successful
10.12 85614 2019-02-27 13:34:12 0:02:49 21495 build successful
10.11 80321 2019-02-27 13:32:45 0:02:20 22502 build successful
10.9 82751 2019-02-27 13:30:03 0:01:42 22495 build successful