GithubHelp home page GithubHelp logo

newtmq-server's People

Contributors

userlocalhost avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

newtmq-server's Issues

support message persistence

Now, the messages which are sent from publisher is stored only on RAM.
That have a high risk of loosing them. We need the mechanism to store them into storage and that should be hidden user.

delivered messages are disproportionate

When multiple processes subscribe to a same queue, messages place a disproportionate on a node.
For the aspect of scalability, this is a problem.

Messages should be delivered to multiple subscriber equally and dynamically.

make identification system

There is no authentication to identity user.

We have to pay attention to following features to implement

  • many kind of authentication mechanisms live together
  • An authentication mechanism to use can be switched from configuration

Supports SSL/TLS

To prevent spoofing and illegal extraction or something security critical control by an unauthorized third party, NewtMQ needs to support SSL/TLS encryption.

show test progress

Currently, there is no way to know where test is in progress.
Once a processing is hunged up, we don't know where processing is wrong.

To solve it, a test which is in progress should be clearly specified.

supports for Clang

Current NewtMQ is developed using gcc of C99.
NewtMQ will also support Clang of C11.

making it scalable

The first release version of NewtMQ doesn't have mechanism of clustering or something analogous to make it more scalable and available.
I think these features are must to use on an environment which requires high-level service quality.

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.