Changeset abecd2cb in Lumiera

Timestamp:
2026-04-19T23:40:15Z (4 weeks ago)
Author:
Ichthyostega <prg@…>
Branches:
dev/play
Children:
3b78772
Parents:
606d98b
Message:

BufferProvider: implement locking and data synchronisation

...using the first usage situation as guideline,
and verify proper operation through unit-test

  • the LocalBufferStage gets a set of thread-local BufferMetadata
  • furthermore, it accesses the central hub via dependency-injection
  • after each type registration from a worker thread data is published

As an asside: ensure most metadata registration can move the TypeHandler

(No files)

Note: See TracChangeset for help on using the changeset viewer.