8000 IPC spy subscription semantics · Issue #230 · aeron-io/aeron · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
IPC spy subscription semantics #230
Closed
@tmontgomery

Description

@tmontgomery

As per the last point in #150. There should be a means to spy on a local Publication only.

Subscribe to a Channel + Stream ID for any publisher on the same media driver ("Spying" on a normal publisher for purposes such as local processing, archival, etc.). Ignoring external publishers.

This includes addition of methods to create "Spy" Subscriptions for specific Publications, Aeron.addSpy(Channel, StreamID). This is a Subscription object and can be polled as normal and uses same semantics for data delivery as other Subscriptions.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0