rb19-eventmachine (ruby/rb19-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 or Ruby)
Reset

10 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
12 14808 2022-01-15 23:02:19 0:00:55 3529 build successful
12.arm64 11859 2021-11-12 8:08:49 0:00:37 874 build successful
11.arm64 12116 2021-02-12 13:47:55 0:01:23 3105 build successful
11.arm64 11649 2021-02-10 8:36:13 0:00:02 3028 failed install-dependencies
11 21173 2021-02-10 1:41:36 0:03:11 2872 build successful
11 20858 2021-02-08 15:24:29 0:02:11 2809 failed install-port
11 20850 2021-02-08 15:11:39 0:02:14 2808 failed install-port
11.arm64 11413 2021-02-08 12:18:11 0:00:02 2954 failed install-dependencies
11.arm64 11386 2021-02-08 12:15:35 0:00:02 2953 failed install-dependencies
10.15 15464 2019-12-21 21:43:58 0:02:52 1599 build successful