syndicate-java/src/main/java/org/syndicate_lang/actors
Tony Garnock-Jones 85c106b6ca Guard concurrent access to _outbound 2023-10-28 13:52:27 +02:00
..
Actor.java Guard concurrent access to _outbound 2023-10-28 13:52:27 +02:00
ActorTerminated.java Fix warnings 2020-12-09 20:54:53 +01:00
BrokenPromise.java Fix warnings 2020-12-09 20:54:53 +01:00
Entity.java First broad step toward novy 2021-05-12 15:47:59 +02:00
IEntity.java First broad step toward novy 2021-05-12 15:47:59 +02:00
InternalError.java Initial commit 2020-12-04 19:57:47 +01:00
PeriodicTimer.java Fix warnings 2020-12-09 20:54:53 +01:00
Promise.java Remove ambient authority (static current Actor) 2021-05-12 15:47:59 +02:00
Ref.java First broad step toward novy 2021-05-12 15:47:59 +02:00
ThrowingSupplier.java Fix warnings 2020-12-09 20:54:53 +01:00
Turn.java Implement ring benchmark; repair some errors 2023-10-28 13:23:29 +02:00