Search the web
Sign In
New User? Sign Up
radio-dev
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
File system monitoring (for improved upstreaming)   Message List  
Reply | Forward Message #8424 of 8443 |
Re: File system monitoring (for improved upstreaming)

Thanks Emmanuel. I haven't taken a close look at the C code provided
at
http://developer.apple.com/samplecode/FileNotification/FileNotification.html
but it looks like a good example of kqueues use in a Carbon environment.

I'll look at it a little closer to see if the events are triggered by
modifications to sub-folders of the watched folders. If not, using
kqueues for upstreaming would mean setting up an awfull lot of watch
folders...

The next versions of Radio, 8.2 and 8.3, will be based on the current
Radio compatible kernel versions (8.1 for MacOS X, 8.0.8 for Windows).
We're currently optimizing upstreaming at the Usertalk level.

Once we have the next version of the Userland Frontier kernel stable
enough for inclusion in Radio, system-level folder monitoring seems
like a prime candidate for new feature additions.

Cheers

Marc





Mon Aug 8, 2005 2:41 am

mb1022002
Offline Offline
Send Email Send Email

Forward
Message #8424 of 8443 |
Expand Messages Author Sort by Date

Hi. Are you guys (UL & co-conspirators) familiar with KQueue? http://people.freebsd.org/~jlemon/papers/kqueue.pdf which seems to offer native OS based File...
Matt Mower
mowerm
Offline Send Email
Jul 4, 2005
9:05 pm

... Thanks Matt. I had heard about Kqueues under BSD but had never read the definitive white paper before. Kqueues seem to provide pretty much all we would...
Marc Barrot
mb1022002
Offline Send Email
Jul 5, 2005
4:14 pm

... On my system (10.4.1) man 'kqueue' gives NAME kqueue, kevent -- kernel event notification mechanism LIBRARY Standard C Library (libc, -lc) M -- Matt Mower...
Matt Mower
mowerm
Offline Send Email
Jul 5, 2005
4:57 pm

... I checked my 10.3.9 system (still haven't found time to instal the Tiger I bought from Apple :-), and it is fully documented in there as well. The next...
Marc Barrot
mb1022002
Offline Send Email
Jul 5, 2005
5:43 pm

... A little googling around has unearthed a few kqueue wrapper classes for Cocoa so I guess kqueue notification must work at least to some extent with HFS+...
Marc Barrot
mb1022002
Offline Send Email
Jul 5, 2005
6:05 pm

Hello there, I saw this today on the AppleScript Users list and though that it could be of interest for the people here. I'm forwarding this also to the ...
Emmanuel Décarie
emmanueldecarie
Offline Send Email
Aug 4, 2005
1:19 pm

Thanks Emmanuel. I haven't taken a close look at the C code provided at http://developer.apple.com/samplecode/FileNotification/FileNotification.html but it...
Marc Barrot
mb1022002
Offline Send Email
Aug 8, 2005
2:42 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help