Commit Graph

17 Commits

Author SHA1 Message Date
Tony Garnock-Jones 37fd904210 First reorganisation of workspace into a ... workspace 2021-08-12 21:13:49 -04:00
Tony Garnock-Jones 5e5ee0bbdd Introduce "AnyValue", a better name for "internal_protocol::_Any" 2021-08-11 17:16:01 -04:00
Tony Garnock-Jones 909356caa2 Remove name field from DBind 2021-08-11 16:12:00 -04:00
Tony Garnock-Jones 35f510aa0b More fine-grained state and new ownership relations, to potentially permit avoiding scheduling overhead by directly entering an actor's runtime context 2021-07-24 23:22:01 +02:00
Tony Garnock-Jones d85b980834 Typed Refs (!). Decent speedup by avoiding marshalling 2021-07-22 16:53:56 +02:00
Tony Garnock-Jones 4a69d5573f Actions as closures rather than data 2021-07-22 09:56:21 +02:00
Tony Garnock-Jones aa1755be0f Avoid needless translation of internal events 2021-07-21 23:53:55 +02:00
Tony Garnock-Jones a1766875fb A really interesting and apparently effective approach to internal flow control 2021-07-15 13:13:22 +02:00
Tony Garnock-Jones 94fd0d3f14 Draw the rest of the bloody owl 2021-07-15 09:13:31 +02:00
Tony Garnock-Jones 648fa58d3d Update to Preserves 0.7 2020-06-15 16:15:52 +02:00
Tony Garnock-Jones 51f3ccc9c4 Interoperable observe/capture/discard record labels; new state-consumer/state-producer examples 2020-06-10 11:10:44 +02:00
Tony Garnock-Jones c5cf226d86 Major Preserves 0.6.0 API changes 2020-05-28 23:32:33 +02:00
Tony Garnock-Jones 01cc739989 Count events as well as turns per second 2020-05-12 00:36:45 +02:00
Tony Garnock-Jones c0477c07ba Simple producer-consumer. 2020-05-11 23:31:00 +02:00
Tony Garnock-Jones 13c30843a3 Introduce ClientCodec, ServerCodec type aliases 2020-05-11 22:10:34 +02:00
Tony Garnock-Jones ef658be8e4 Rename: In --> C2S, Out --> S2C 2020-05-11 22:08:27 +02:00
Tony Garnock-Jones 8dbbfd922a Start of a consumer example 2020-05-11 22:02:56 +02:00