openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #24310
Re: [Merge] lp:~alisonken1/openlp/projector-2.1 into lp:openlp
To further expand on threads - yes, each projector gets it's own
thread since the comms between openlp and each projector is a separate
communications channel.
If I tried having a single thread talk to all projectors, I would have
to also work in a monitor routine to see if a specific projector
instance should be polled or skipped. By having the threads separate,
I don't have to worry about that.
--
- Ken
Registered Linux user 296561
Slackin' since 1993
Slackware Linux (http://www.slackware.com)
https://code.launchpad.net/~alisonken1/openlp/projector-2.1/+merge/236753
Your team OpenLP Core is subscribed to branch lp:openlp.
References