Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 682 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 682 Bytes

Multithread-Mailbox

A Simple Multithreaded messaging mailbox written in C for Linux.

The multi file has a batch of commands that you could change if you decide to do some tests

Installation

Extract all contents to one folder.

Compile central44t.c to central44t and external44t.c to external44t

Usage

./multi

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

History

v1.0

Fix Compile issues on 4.8.

Credits

Saso Petrovski

License

The MIT License (MIT)