Skip to content

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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages