Skip to content

Small lightweight utility classes for interprocess communication.

License

Notifications You must be signed in to change notification settings

danielasun/messenger_process

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MessengerProcess

Small lightweight utility classes for interprocess communication.

Primary use case is initializing long running processes that should exit when the main process finishes as well as signaling when cpu-intensive calculations are complete.

Requirements: None but uses numpy and matplotlib for some of the unittests.

Unittests: python -m unittest tests.py from source root.

About

Small lightweight utility classes for interprocess communication.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages