https://github.com/donosonaumczuk/ipcmd5
C Program to calculate MD5 hashes in distributed way using POSIX IPC
https://github.com/donosonaumczuk/ipcmd5
distributed hasher hashing ipc md5 os posix process-manager
Last synced: 4 months ago
JSON representation
C Program to calculate MD5 hashes in distributed way using POSIX IPC
- Host: GitHub
- URL: https://github.com/donosonaumczuk/ipcmd5
- Owner: donosonaumczuk
- Created: 2018-03-23T19:18:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-05T02:49:30.000Z (over 7 years ago)
- Last Synced: 2025-02-22T22:42:11.130Z (8 months ago)
- Topics: distributed, hasher, hashing, ipc, md5, os, posix, process-manager
- Language: C
- Size: 404 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ipcMd5
C Program to calculate MD5 hashes in distributed way using POSIX IPC