GithubHelp home page GithubHelp logo

rio's People

Contributors

daltonmatos avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rio's Issues

a bug with more than 1 dispatching worker

I have another problem. It is amazing that the publisher and subscriber of dispatch worker can bind the the same port by the operation of 'zmq_bind' when there is 2 or more workers. As I know different processes can't bind on the same port. But when I tune the parameter of 'WORKERS' in rio.c to 2 or 3, compile it and run it. It seems to be just OK. It is amazing!!!

I have found that, as for publisher and subscriber, only one worker bind OK! so, when we use more than 1 worker , I think it will be better to use zmq_connect instead of zmq_bind !!!

rio still does not support large http bodies?

Hi,
Your rio is very useful for me ,and it is what I want to realize for a long time.
could I ask a question about rio?
In your codes, your put the data from one socket to http_parser only once. But if the whole data from the socket are very big and can not be received at once ,then your codes will free(parser) , I think it is a bug.
Is what I think right?
Thank you very much!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.