search for: zbatery

Displaying 3 results from an estimated 3 matches for "zbatery".

Did you mean: batery
2010 Sep 28
3
kgio library / RubyGem
Hello all, I''ve released kgio, a kinder, gentler I/O library for Ruby. Some of its features are useful for Unicorn, and all of it is useful for Rainbows! I intend to make kgio a requirement for both Unicorn and Rainbows!/Zbatery. I''m comfortable with the code, but extra testers and extra eyes to review it would be helpful (it''s nearly all C). There were several factors leading the creation of this library: 1. The performance loss from Ruby 1.9.2 due to extending exceptions with IO::Wait{Read,Wri...
2010 Jun 14
3
Unicorn future plans
...ubinius should be fully-supported soon, as it''s already mostly working except for a few corner-case things Rubinius doesn''t implement (issues filed on their bug tracker). == 2.x - the fun and crazy stuff First off, there''ll be internal API cleanups + sync with Rainbows!/Zbatery This won''t be user visible, but it''ll be less ugly inside. === Scalability improvements I don''t know if we''ll see hundreds/thousands of CPUs in a single application server any time soon, but 2.x will have internal changes that''ll make us more ready for...
2011 Sep 15
0
SSL support pushed out to unicorn.git :x
...ws crypto well can review it (_and_ kgio-monkey[1]). I know it works with curl (test case included) and I can''t see plain-text when I strace/tcpdump, that''s about it :) Subject: [PATCH] add preliminary SSL support This will also be the foundation of SSL support in Rainbows! and Zbatery. Some users may also want to use this in Unicorn on LANs to meet certain security/auditing requirements. Of course, Nightmare! (in whatever form) should also be able to use it. --- The patch is a big, so you can view it here http://bogomips.org/unicorn.git/patch?id=ac346b5abc [1] - http://b...