its-izhar / ASP-Multiprocessing-EFT-Transfers

Multiprocessing: Processing EFTs with workers (in C++)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced Systems Programming (ASP)

Processing EFTs with worker processes (in C++ with POSIX Threads)

Usage:
  ./transfProg <testcase-file-here> <NumberOfWorkers>

About

Multiprocessing: Processing EFTs with workers (in C++)

License:MIT License


Languages

Language:C++ 92.3%Language:Python 6.2%Language:Makefile 1.5%