Skip to content
zhou.
Forum

Anorency Updates Nov 18

General18 Nov 2025

Weekly Update Nov 18

It's really hard to make progress on a concurrency framework!

  1. Redesign the stream, a structure that can read and write value.
  2. Each callable object (after type-erasure) will be created with a unique strema.
  3. Callable objects communicate with each other upon streams.
  4. Callable object can subscribe to streams, waiting for data incoming or just a simple poll.

Comments

Sign in to join the discussion.

No comments yet. Be the first.