Skip to content

Katistic/IOManage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IOManage

Manages IO operations of a single file

Applications in which this library is useful

The only scenario I made this library for is when reading and writing from a single file in more than a single thread.

Features

! IOManager Class
+ Read/Write queue system
+ Can cleanly close file, finishing all r/w functions before terminating
+ Loop runs in its own thread, so no asyncio management is required

About

Manages IO operations of a single file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages