Giter Site home page Giter Site logo

nanomsg's Introduction

Welcome to nanomsg

nanomsg library is a simple high-performance implementation of several "scalability protocols". Scalability protocol's job is to define how multiple applications communicate to form a single distributed application.

For more info check the web site: http://nanomsg.org

Build it

  1. Download the package.
  2. Unpack it.
  3. Go to the root directory of the package.
  4. sh autogen.sh
  5. ./configure
  6. make
  7. make check
  8. sudo make install
  9. On Linux or other platforms which use ld.so for dynamic linking, run ldconfig or equivalent as root to update your system’s shared library cache.

Build it on Windows

  1. Download the package.
  2. Unpack it.
  3. Go to the root directory of the package.
  4. run "cmake ."
  5. Open the nanomsg.sln file using MSVC IDE.
  6. Build the entire solution.
  7. Optionally, build RUN_TESTS project to run the test suite.

Resources

Website: http://nanomsg.org

Source code: https://github.com/nanomsg/nanomsg

Documentation: http://nanomsg.org/documentation.html

Bug tracker: https://github.com/nanomsg/nanomsg/issues

Mailing list: [email protected]

Subscribe to the list here: http://www.freelists.org/list/nanomsg

IRC chatroom: channel #nanomsg at irc.freenode.net/8001

nanomsg's People

Contributors

aka-mj avatar djc avatar drewcrawford avatar emijah avatar gdamore avatar ivachkov avatar jackdunaway avatar kristianlm avatar ksergey avatar lu-zero avatar lygstate avatar mdre77 avatar mkoppanen avatar neomantra avatar neoneye avatar neopallium avatar nirs avatar op avatar pipul avatar schmurfy avatar smmckay avatar snikulov avatar stanmihai4 avatar sustrik avatar tailhook avatar ttimo avatar vguerra avatar waywardmonkeys avatar ya1gaurav avatar zerotacg avatar

Watchers

 avatar

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.