Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
Daemonize like fetchmail
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="ara.t.howard, post: 4500051"] ruby queue and dirwatch both do this. [URL]http://codeforpeople.com/lib/ruby/dirwatch/[/URL] [URL]http://codeforpeople.com/lib/ruby/rq/[/URL] atomic creation of files is trickier than one might imagine. is this on *nix? is so checkout my lockfile class and posixlock. it's very important to note that there is ONE atomic creation operator on *nix and it is NOT open or mkdir - symlink is the one. 'man lockfile' might be illuminating. cheers. -a -- =============================================================================== | ara [dot] t [dot] howard [at] noaa [dot] gov | all happiness comes from the desire for others to be happy. all misery | comes from the desire for oneself to be happy. | -- bodhicaryavatara =============================================================================== [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
Daemonize like fetchmail
Top