Resin Documentationapp server |
resin 4.0.9 release notes
Resin 4.0.9 is a stability/bug fix release. The ThreadPool has been reworked to replace synchronization with atomic variables. The distributed cache/session backing-store has been revamped to replace its locking system and replace synchronization with atomic variables. Network startup has been broken into systems to simplify startup order and improve testability.
|