Skip to content

KnightKu/rnotify-c

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rNotify =======

Written by Ashwin Raghav ashwinraghav@gmail.com.

The Posix standard for file system notifications- inotify, just won't do when you need to monitor file mutations in Distributed/Remote File Systems (RFS) like Gluster for two reasons - 1) It wont scale 2) It wont work. RNotify is a scalable solution with a clear separation of concerns that will help application developers and infrastructure engineers build subscription tools to remote files that are globally namespaced by the RFS. Here is what is in development.

License ------- Copy the code if you want to. Credit me if you like to.

About

Remote File System Notification for iNotify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 81.7%
  • Shell 7.9%
  • HTML 5.5%
  • Ruby 4.9%