Skip to content

codevski/Multithread-Mailbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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)

About

A Simple Multithreaded messaging mailbox written in C.

Resources

License

Stars

Watchers

Forks

Packages

No packages published