eclipse-cyclonedds / eclipse-cyclonedds/cyclonedds-python
Python code will drop frames
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 110
- Forks
- 68
- Avg merge
- 1h 8m
- Merged PRs (30d)
- 1
Description
I am using cyclonedds c and python, using version 0.10.5. I am running a publisher on PC1, publishing a message every 1.2ms, with a counter. I am running 2 demos on PC2, implemented in c and python respectively. The C demo prints out continuously, but the python demo prints out a difference of 16~18 between two consecutive counts every 1-2 minutes, which looks like frame loss.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No repository files or tests are named. Start by reproducing the version 0.10.5 setup with a publisher sending messages every 1.2 ms and compare the C and Python demos' counters; done means determining whether the Python subscriber loses frames and identifying a verified resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, python
- Domain
- distributed-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100