https://github.com/sheel-ui/gossip-algorithm
Implemented a gossip algorithm using F# and Akka actors for efficient distributed communication and fault tolerance.
https://github.com/sheel-ui/gossip-algorithm
akka-actors distributed-systems f-sharp
Last synced: 3 months ago
JSON representation
Implemented a gossip algorithm using F# and Akka actors for efficient distributed communication and fault tolerance.
- Host: GitHub
- URL: https://github.com/sheel-ui/gossip-algorithm
- Owner: Sheel-ui
- Created: 2024-05-27T05:08:14.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-06-02T05:54:25.000Z (12 months ago)
- Last Synced: 2025-01-14T17:33:04.489Z (4 months ago)
- Topics: akka-actors, distributed-systems, f-sharp
- Language: F#
- Homepage:
- Size: 347 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gossip-Algorithm