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

Using EventMachine for SCP #8

Open
dmillar opened this issue Mar 3, 2010 · 1 comment
Open

Using EventMachine for SCP #8

dmillar opened this issue Mar 3, 2010 · 1 comment

Comments

@dmillar
Copy link
Contributor

dmillar commented Mar 3, 2010

We should look into the possibility of using EventMachine as the architecture for DServer. We will write less code, and this will be faster and more stable.

@dicom
Copy link
Owner

dicom commented Mar 4, 2010

If it can make our code cleaner and simpler, then I think it is probably a good idea, even though it would add a dependency to Ruby DICOM.

It would need to be applied to DClient too though, not just DServer, as these two classes share the same network code in the Link class.

It would mean a considerable rewrite of these classes. To be honest, I dont feel like undertaking this myself at the moment, but I am definitely open to the idea.

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

No branches or pull requests

2 participants