-
Changed from #count to #size for RCR....
was committed by David Balatero
Tuesday Jun 23
-
Added rubygems require to the produce...
was committed by David Balatero
Friday Jun 19
-
Made lighthouse tracker a link
http:/...
was committed by David Balatero
Thursday Jun 18
- Updated README again! http://github.c... was committed by David Balatero 05:47 PM
- Updated README http://github.com/dbal... was committed by David Balatero 05:44 PM
- Updated README http://github.com/dbal... was committed by David Balatero 05:41 PM
- Added some promo images. http://githu... was committed by David Balatero 04:30 PM
- Updated gitignore http://github.com/d... was committed by David Balatero 06:58 AM
- Bumped gemspec to version 1.0.0. http... was committed by David Balatero 06:49 AM
- Version bump to 1.0.0 http://github.c... was committed by David Balatero 06:48 AM
- Version bump to 0.0.0 http://github.c... was committed by David Balatero 06:48 AM
- Added hash table expiry to WindowCoun... was committed by David Balatero 06:10 AM
- Fixed concurrency problems in window ... was committed by David Balatero 12:28 AM
-
Updated while true to use loop()
http...
was committed by David Balatero
Friday Jun 12
-
Tested my Sinatra hack, even though i...
was committed by David Balatero
Thursday Jun 11
- Bumped up code coverage a bit more. h... was committed by David Balatero 11:54 PM
- Added errors_caught as a default coun... was committed by David Balatero 03:36 PM
-
Tweaked Sinatra options -- mainly don...
was committed by David Balatero
Wednesday Jun 10
- Bumped the sleep() time for echo_work... was committed by David Balatero 08:07 AM
- Added display: none to error-detail c... was committed by David Balatero 08:05 AM
- Updated truncation to 35 chars. http:... was committed by David Balatero 08:03 AM
- Updated the likelihood of raising an ... was committed by David Balatero 08:02 AM
- Updated test for Worker. http://githu... was committed by David Balatero 08:02 AM
- Made sure that recover() gets passed ... was committed by David Balatero 07:57 AM
- Updated recover's signature to requir... was committed by David Balatero 07:14 AM
- Added Worker#shell_run method. http:/... was committed by David Balatero 06:41 AM
- Fixing build on RCR. http://github.co... was committed by David Balatero 06:03 AM
- Updated MAX_ERRORS per thread to 5. h... was committed by David Balatero 05:58 AM
- Updated runner to raise errors in the... was committed by David Balatero 05:57 AM
- Added error rendering to the web_serv... was committed by David Balatero 04:51 AM
- Updated the echo worker to raise an e... was committed by David Balatero 04:51 AM
- Added two more helpers. http://github... was committed by David Balatero 04:50 AM
-
Added sqs worker example.
http://gith...
was committed by David Balatero
Tuesday Jun 09
-
Added a fix to SQS worker -- it wasn'...
was committed by David Balatero
Saturday Jun 06
- Refactored WorkerError to keep track ... was committed by David Balatero 05:48 PM
- Added a fix to force SQS to use strin... was committed by David Balatero 02:04 AM
- Made it so the queue worker will slee... was committed by David Balatero 01:50 AM
- Clarified some expectations of get_me... was committed by David Balatero 01:40 AM
- Added the correct port to the GET / p... was committed by David Balatero 01:34 AM
- Added Runner#port method. http://gith... was committed by David Balatero 01:34 AM
- Fixed a bug where the port was not co... was committed by David Balatero 01:34 AM
- Oh no, my shitty hack had a bug in it... was committed by David Balatero 01:24 AM
- Added a Kernel#trap hack so that we c... was committed by David Balatero 01:22 AM
- Added some more methods to runner.rb ... was committed by David Balatero 01:18 AM
- Don't register trap(:INT) on specs, a... was committed by David Balatero 01:16 AM
- Added helpers to the main queue_stick... was committed by David Balatero 01:15 AM
- Added more code for the web server. h... was committed by David Balatero 01:13 AM
- Added enhancements to Worker. * They... was committed by David Balatero 01:11 AM
- Added Sinatra helpers for the web ser... was committed by David Balatero 01:10 AM
- Updated mock worker to have blank pro... was committed by David Balatero 01:10 AM
- Updated blended counter to have more ... was committed by David Balatero 01:09 AM
-
Updated code to push towards the web ...
was committed by David Balatero
Friday Jun 05
- Added public static assets for the em... was committed by David Balatero 07:43 AM
- removed design docs layout http://git... was committed by David Balatero 07:43 AM
- First pass at a layout. http://github... was committed by David Balatero 01:10 AM
- The process name thing was way too cl... was committed by David Balatero 01:10 AM
-
Added Lighthouse URL to README
http:/...
was committed by David Balatero
Thursday Jun 04
- Added the $0 variable to set the proc... was committed by David Balatero 07:16 AM
- Implemented SQS worker / messages ful... was committed by David Balatero 07:05 AM
- Added right_aws dependency [#3] http:... was committed by David Balatero 06:29 AM
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
This library allows you to write the minimal amount of code to process queue messages. Supports SQS out of the box.