Categories: None [Edit]

hotcell-server

https://rubygems.org/gems/hotcell-server
https://github.com/basecamp/hotcell
The cell side of HotCell. A supervisor listens on two Unix sockets, forks a worker per request, holds each worker to a wall-clock deadline and a set of resource limits, and answers for one that dies without reporting. An operation subclasses HotCell::Operation, declares its limits, and implements perform. This gem deliberately depends on no application framework: nothing about it loads ActiveSupport, because a sandbox should carry only what the conversion needs.

Total

Ranking: 179,389 of 196,106
Downloads: 2,270

Daily

Ranking: 19,996 of 196,079
Downloads: 8

Depended by

RankDownloadsName
182,9101,818activestorage-hotcell-server

Depends on

RankDownloadsName
181,6322,014hotcell-core

Owners

#GravatarHandle
1iconflavorjones
2iconbasecamp