Giter Site home page Giter Site logo

non-blocking-buffers's People

Contributors

umbrant avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

huct

non-blocking-buffers's Issues

Multiple channels per process

Right now, processes using the NBB have an array of length NUM_CHANNELS, of which only the first is actually allocated or used (in init_service or get_channel). This needs to work with multiple channels, and depends a bit on having a real nameserver.

Initial nameserver implementation

The nameserver needs to dish out shared memory IDs to services and clients, so they can connect up. Right now, it's just a header file with some #define's in it. There needs to be a bit of thought on the initial "connect to nameserver" protocol, the mapping between services and shared memory IDs, and which shared memory IDs to give to a channel when a client tries to connect to a server.

This might be a big one, so make more issues as you go.

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.