[lttng-dev] (Userspace-)RCU based HEAP (priority queue)

Ondřej Surý via lttng-dev <[email protected]> Thu, 22 Feb 2024 17:00:31 +0100
Newsgroups org.lttng.lists.lttng-dev
Message-ID <[email protected]>
Hi,

we are just exploring the field, so asking here is probably good idea.

We are currently using bucketed heaps for TTL-based expiration of
DNS records in BIND 9.  This doesn't scale that well and has other
problems, so I was thinking that we might be able to replace this with
something better.

Anyone heard or read about good lock-free / wait-free priority queues
preferably based on URCU? :)

Cheers,
--
Ondřej Surý (He/Him)
[email protected]

_______________________________________________
lttng-dev mailing list
[email protected]
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev