Skip to content

pftx/niolex-network-nio

Repository files navigation

niolex-network-nio

network-nio is a set of frameworks purely based on Java New IO framework.

  • network-core The base of the whole framework. We already released the version 0.5.1
  • network-rpc The RPC framework based on network-core.
  • network-address Use Zookeeper as the addressing tool, this is the addressing solution.
  • network-config The config center based on network-core.
  • network-name Useless, please skip.
  • network-queue Under development.
  • rpc-core Another thought about RPC, not based on network-core.

Pure New IO

For better performance and better world!

License

This framework is under the Apache License, version 2.0 http://www.apache.org/licenses/LICENSE-2.0