DEV Community

Discussion on: Why doesn't it exist?

 
sakshatshinde profile image
Sakshat

Making an I/O sub-system monitoring tool

Thread Thread
 
rhymes profile image
rhymes • Edited

It's a bit lacking in specificity and requisites but probably Python isn't the best idea for systems programming. But even inotify is technically a "I/O monitoring tool" as it monitors file events, and that's usable from Python :)

Thread Thread
 
sakshatshinde profile image
Sakshat

Yep, but I'm interested to learn more about Nim

Thread Thread
 
rhymes profile image
rhymes

Cool :)