eclipse-cyclonedds / eclipse-cyclonedds/cyclonedds-python

Number of subscriptions

Open
#278 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
110
Forks
68
Avg merge
1h 8m
Merged PRs (30d)
1

Description

Is there a way to quickly find out if a reader or a writer has been matched without using a WaitSet or a listener, and if so how many subscribers are on the other end? And possibly who they are?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the existing reader/writer matching APIs and the WaitSet and listener interfaces mentioned in the issue. Define what matching status, subscriber counts, and participant identity should expose, then confirm the behavior with maintainers before implementing and testing the proposed API.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.