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

Add TransportFactory and additional transport implementation - nanomsg #3

Merged
merged 23 commits into from
Feb 6, 2014

Conversation

rbx
Copy link
Member

@rbx rbx commented Jan 28, 2014

Add TransportFactory to offer interfaces for transport functionality implementations.
As alternative to ZeroMQ, add nanomsg transport implementations.

Usage of nanomsg can be triggered by passing USE_NANOMSG=1 argument to cmake:
cmake -DUSE_NANOMSG=1 <source_dir>
for this, nanomsg library has to be present on the system.

MohammadAlTurany added a commit that referenced this pull request Feb 6, 2014
Add TransportFactory and additional transport implementation - nanomsg
@MohammadAlTurany MohammadAlTurany merged commit c1d2e97 into FairRootGroup:master Feb 6, 2014
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.

2 participants