Helmut Merz helmutm · he/him
helmutm pushed to master at cco/cl-scopes 2025-06-16 10:26:23 +02:00
b8dd5314e2 work in progress: restartable task: fix become - use *self* for current task in ac-loop
helmutm pushed to master at cco/cl-scopes 2025-06-16 09:59:34 +02:00
8de0ee8927 work in progress: implement actor methods for restartable task
helmutm pushed to master at cco/elx-scopes 2025-06-16 08:20:19 +02:00
81c2a6e041 minor fixes for message type, + info on indexes (tbd)
helmutm pushed to master at cco/cl-scopes 2025-06-15 22:38:30 +02:00
eef43f090e work in progress: use new async task definition
helmutm pushed to master at cco/cl-scopes 2025-06-15 16:13:41 +02:00
2042748fc8 work in progress: actor based on restartable-task with thread-safe status flag
helmutm pushed to master at cco/elx-scopes 2025-06-15 09:04:10 +02:00
90d379552a unit tests: improve fixes for message type (data field, type: map)
helmutm pushed to master at cco/elx-scopes 2025-06-15 07:41:59 +02:00
7d6f99505a fix unit tests for new message type
helmutm pushed to master at cco/elx-scopes 2025-06-14 19:02:39 +02:00
6b828b2574 add context Core with resource Message
helmutm pushed to master at cco/elx-scopes 2025-06-14 17:14:59 +02:00
e9e11843b8 more on authentication
helmutm created branch master in cco/elx-scopes 2025-06-13 17:52:08 +02:00
helmutm pushed to master at cco/elx-scopes 2025-06-13 17:52:08 +02:00
94826533f0 initial import
helmutm created repository cco/elx-scopes 2025-06-13 17:50:47 +02:00
helmutm pushed to master at cco/cl-scopes 2025-06-12 15:42:58 +02:00
0d73c7d39e first try with virtual (restartable) actor loop
helmutm pushed to master at cco/cl-scopes 2025-06-12 12:20:41 +02:00
20fb3acec5 fix lparallel:*kernel* creation - should not be set on load
helmutm pushed to master at cco/cl-scopes 2025-06-12 10:49:48 +02:00
41ed781a44 async: provide higher-level mailbox with task channel
helmutm pushed to master at cco/cl-scopes 2025-06-11 20:03:47 +02:00
5ff08dcde6 csys: now without dispatcher loop - send is directly submitting the selected action
helmutm pushed to master at cco/cl-scopes 2025-06-11 19:33:12 +02:00
6cef655707 csys: basic dispatching mechanism working
helmutm pushed to master at cco/cl-scopes 2025-06-11 18:32:47 +02:00
0eb98e357e work in progress: csys basics
helmutm pushed to master at cco/cl-scopes 2025-06-11 15:30:53 +02:00
445c5a5c3b create new package scopes/csys: new communication system implementation
helmutm pushed to master at cco/decons 2025-06-09 23:32:07 +02:00
fbf735c0f2 work in progress: real decons/csys stuff