Skip to content

Cluster project using netty.io. Part of course curriculum.

Notifications You must be signed in to change notification settings

MANTHAN-D/netty-pipe

Repository files navigation

netty-pipe

Distributed data processing clustering project using Java based NIO client-server framweork - Netty.IO.

Designed and Implemented:

  1. RAFT leader election algorithm
  2. Proactor design pattern for fault tolerance
  3. Marshalling and unmarshalling of communication messages
  4. Message passing, Message queuing, Route handling and dynamic route failure detection
  5. Intra-cluster work stealing architecture
  6. Thread pool management

About

Cluster project using netty.io. Part of course curriculum.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published