Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added EventMachine support #52

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Added EventMachine support #52

wants to merge 4 commits into from

Conversation

mspanc
Copy link

@mspanc mspanc commented Apr 1, 2014

Hi,

I've added EventMachine loop support so right now it is easier to integrate DBus client/server with any other service that is based on EM.

@wader
Copy link

wader commented Apr 11, 2014

Works great 👍

asppsa added a commit to asppsa/ruby-dbus that referenced this pull request Jul 13, 2017
This code was pinched from mvidner#52.
The original repo for that PR seems to have been deleted.
@mvidner
Copy link
Owner

mvidner commented Feb 13, 2022

@imobachgs I see the-installer is using EventMachine, which I have no experience with. Would it help to add proper EM support? Something like this PR?

@imobachgs
Copy link

Yes, I tried EventMachine because threads were being blocked by the Main loop. Having out-of-the-box support in ruby-dbus would make things easier, I guess. Although I am not an expert in EventMachine though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants