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

Improve cross-platform support #41

Open
panesofglass opened this issue Feb 25, 2014 · 6 comments
Open

Improve cross-platform support #41

panesofglass opened this issue Feb 25, 2014 · 6 comments

Comments

@panesofglass
Copy link
Member

Best candidate appears to be LibuvSharp.

See also http://highscalability.com/blog/2013/5/13/the-secret-to-10-million-concurrent-connections-the-kernel-i.html

@panesofglass
Copy link
Member Author

@7sharp9 I would appreciate any input you might have. Also, is libuv the right approach, or should we make the networking layer pluggable so that a *nix user could adapt any networking library? I imagine that's less useful, but just a thought.

@7sharp9
Copy link
Member

7sharp9 commented Feb 26, 2014

I think try libuv and create some subjective measures which can be compared over the different platforms.

@panesofglass
Copy link
Member Author

Problem is that I can't get LibuvSharp to build on Windows. I don't have the time to create my own wrappers. Any help is appreciated here.

@7sharp9
Copy link
Member

7sharp9 commented Feb 26, 2014

I don't have any time either unfortunately. PCL is taking up any free time.

@panesofglass
Copy link
Member Author

Would it be going to far to consider building our own TCP/IP stack on top of Intel DPDK?

@7sharp9
Copy link
Member

7sharp9 commented Feb 27, 2014

Probably, I imaging it would take at least 3-6 months

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

No branches or pull requests

2 participants