Introduction:
A common library to synchronizing streams in net. It's easy to use this to broadcast messages or upload files reliably to multiple machines distributed in different locations.
Sync Mode
Pipeline:
---> --->
A B C
<--- <---
Parallel:
--->
B
<---
A
--->
C
<---
Feature:
Multiple synchronizing mode: parallel and pipeline, etc
Asynchronous IO: fast speed
Atomic: option to guarantee the data is synchronized to all target machines
Flexibility: user can use this simply to implement his own logic. It can also integrate with other communication framework easily.
Follow stream-sync
Other Useful Business Software
Get Avast Free Antivirus | Your top-rated shield against malware and online scams
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of stream-sync!