eclipse-iceoryx / eclipse-iceoryx/iceoryx

bind executor to subscribe/publish

Open
#2,449 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.2k
Forks
492
Avg merge
18h 57m
Merged PRs (30d)
1

Description

I would like to ask, is there any way to make the subscribe callback run in the specified executor thread API.

In addition, is the listener object multi-threaded when listening to multiple subscribers? Is it possible to configure the number of threads?

Contributor guide

Open the contributing guide

Research direction

Start by locating the subscribe and publish callback APIs and the listener implementation. Determine whether callbacks can use a specified executor, how listeners behave with multiple subscribers, and whether thread-count configuration is intended. Done means the requested threading behavior and configuration are clearly defined and supported, with corresponding tests or documentation.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.