Git Product home page Git Product 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. ./configure
  5. make
  6. make check
  7. sudo make install
  8. 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

sustrik avatar tailhook avatar waywardmonkeys avatar djc avatar nirs avatar lygstate avatar lu-zero avatar pipul avatar neomantra avatar zerotacg avatar ttimo avatar neoneye avatar drewcrawford avatar ksergey avatar mdre77 avatar neopallium avatar op avatar emijah avatar stanmihai4 avatar vguerra avatar smmckay avatar snikulov avatar mkoppanen avatar schmurfy avatar ya1gaurav avatar esmil avatar bbigras avatar neonrust avatar blutack avatar avsej avatar

Watchers

James Cloos avatar kylinx.shen 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.