0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Aug 23, 2024 — Aug 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
GH-33 - Adding method status to FixedThreadPool. More... over 11 years ago
Removed unnecessary require statement. More... over 11 years ago
Merge branch 'master' into actor-context More... over 11 years ago
Added observation and better exception handling to SimpleActorRef. More... over 11 years ago
Update README.md More... over 11 years ago
Ranamed ActorContext#on_restart to #on_reset to avoid confusion. More... over 11 years ago
Merge branch 'master' into actor-context More... over 11 years ago
changed waiting list interface More... over 11 years ago
renamed blocking ring buffer spec More... over 11 years ago
renamed RingBuffer to BlockingRingBuffer More... over 11 years ago
added RingBuffer#peek More... over 11 years ago
Merge pull request #46 from jdantonio/jruby-improvemnts More... over 11 years ago
Code readability improvement: Checking the Ruby platform instead of verify if the java.lang is defined. More... over 11 years ago
Improved ActorContext construction. More... over 11 years ago
added RingBuffer#empty? and RingBuffer#full? More... over 11 years ago
added circular condition More... over 11 years ago
first RingBuffer implementation More... over 11 years ago
Initial implementation of ActorContext, ActorRef, and the #spawn factory. More... over 11 years ago
timer task now uses thread safe observer set instead of Observable module More... over 11 years ago
timer task now uses thread safe observer set instead of Observable module More... over 11 years ago
added waitable list More... over 11 years ago
added probe specs More... over 11 years ago
fixed test race condition More... over 11 years ago
Documented pending tests for deprecated features. More... over 11 years ago
Wrote specs for gem configuration. More... over 11 years ago
Implemented more specs. More... over 11 years ago
Refactored more specs. More... over 11 years ago
Implemented more Agent specs. More... over 11 years ago
Implemented more Future specs. More... over 11 years ago
Added more tests for Async. More... over 11 years ago