|
9389edfc57
|
core: use actor API as base for context and message handling: basically working
|
2025-05-03 17:36:27 +02:00 |
|
|
80d971bb59
|
work in progress: generic send function in core/actor, to be used by core:context
|
2025-05-02 20:49:40 +02:00 |
|
|
92b26c74bb
|
message: use actor:message as second base class => replace message:sender with actor:customer
|
2025-05-02 14:41:27 +02:00 |
|
|
40b8a0791b
|
core/actor: first version of bg-actor (=process)
|
2025-04-14 18:59:36 +02:00 |
|
|
ca78d3b65e
|
core/actor: show using :customer parameter
|
2025-04-14 09:43:44 +02:00 |
|
|
4639108092
|
core/actor: example actor, with function mapping: calculator
|
2025-04-13 15:13:54 +02:00 |
|
|
1575040324
|
core/actor: message class, improvements
|
2025-04-13 12:00:45 +02:00 |
|
|
32913677fd
|
core/actor: first primitive implementation
|
2025-04-13 10:13:04 +02:00 |
|
|
b4762d5003
|
work in progress: actor
|
2025-04-13 08:55:33 +02:00 |
|
|
66dcb7672a
|
start working on classical (Hewitt) actor stuff; + async improvements
|
2025-04-12 10:30:08 +02:00 |
|