Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2017-11-10 | 408 Bytes | |
Version 1.6.0 source code.tar.gz | 2017-11-10 | 201.5 kB | |
Version 1.6.0 source code.zip | 2017-11-10 | 629.9 kB | |
Totals: 3 Items | 831.8 kB | 0 |
- Further optimizations to the default Kryo serializer.
- Various new annotations for customizing Orbit behavior
@TimeToLive
annotation for actor interfaces.@Timeout
annotation for actor interface messages.@SkipUpdateLastAccess
annotation for actor implementation messages.- See useful annotations for more info.