Pants redirects IO using EventMachine from one input source to many different destinations. In some senses, pants is like a *nix pipe that (works on Windows and) allows for duplicating data across many pipes (like splice and tee).
Steve Loveless
gem "pants", "~> 0.1.0"