Package com.loomcache.server.topic
@NullMarked
package com.loomcache.server.topic
-
ClassDescriptionA distributed publish-subscribe topic implementation using virtual threads for async dispatch.A message paired with its sequence number.A topic message with sequence number, timestamp, payload and publisher ID.Listener for messages published to a distributed topic.Listener interface for reliable message delivery with sequence tracking and acknowledgment.Configuration for a distributed topic.Thread-safe statistics for a distributed topic.