github orbit/orbit v0.9.1
Version 0.9.1

latest releases: v2.0.0-alpha.108, v2.0.0-alpha.107, v2.0.0-alpha.106...
9 years ago

Improvements

  • Introduced Actor.getIdentity to allow retrieving actor identity from outside the actor using the actor ref.
    • AbstractActor.actorIdentity is now deprecated, prefer Actor.getIdentity.

Bug Fixes

  • Kryo cloner now supports classes without no-arg constructors.
  • Fixed a race condition in cache flushing and creation.
  • Java serialization cloner now supports replacing remote objects with references.

Don't miss a new orbit release

NewReleases is sending notifications on new releases.