Creating hooks for handling uncaught exceptions from actors. Originally only the single-threaded actors had them, but they are also needed in production.
2013-07-30
2013-07-25
2013-07-22
2013-07-16
2013-07-13
Let's Code Jumi #251: Stopping Actor Threads (Part 1)
Jumi has not yet needed support for stopping actor threads (it just exits the whole JVM), but for the Jumi Actors library to be general-purpose, there should be a way to release resources.
Labels:
jumi
2013-07-10
2013-07-06
2013-07-02
Let's Code Jumi #248: Executor Logging (Part 1)
Some actors delegate work to background threads, so those should also be logged to see the full picture.
Labels:
jumi
Subscribe to:
Posts (Atom)