Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 397 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 397 Bytes

MultitaskingManager

Tested on Windows 10

Program uses windows cmd command for debugging processes and windows only library for keyboard hooks.

Description

This programm executes two functions in separate processes and handles result in operation that has zero value, so if one zero value is received other process stops.

Connection between processes is implemented via Java nio server