• ring-latest 053078ce8f

    guille tagged this 2025-04-22 09:25:45 +00:00 | -119 commits to main since this tag

    Pubsub: Remove un-necesary ChannelManager locking mechanism Make ChannelManager.close wait for all channel removals Make publisher turn switch configurable with msgs_per_turn variable Fix batch_size setter on publisher Add broadcast to publisher Add endpoints on pubsub for remote actors to dynamically add and remove channels

    Ringd: Add fifo lock and use it on methods that modify rings state Add comments Break up ringd.open_ringbuf apis into attach, open_ & maybe_open_ When attaching its no longer a long running context, only on opens Adapt ringd test to new apis

    Downloads