Skip to content
/ kawiri Public

High-performance network service for detection of duplicated data

License

Notifications You must be signed in to change notification settings

spixi/kawiri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

kawiri

High-performance network service for detection of duplicated data

Dependencies

zlib

Compilation

gcc kawiri.c -lz -o kawiri

Start

kawiri [port\_number]

Stop

killall -KILL kawiri

How to use

kawiri (= Chichewa for twice) is a high-performance network service for detection of duplicated data. When you send a TCP message to the kawiri server, it will return 0 when the message is received for the first time or 1 when the same message has already been received. You need 512 MiB memory to run kawiri. kawiri will write into the syslog /var/log/messages when an error occurs.

About

High-performance network service for detection of duplicated data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages