Issue Details (XML | Word | Printable)

Key: MULE-712
Type: Improvement Improvement
Status: Open Open
Priority: Minor Minor
Assignee: Unassigned
Reporter: Holger Hoffstaette
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Mule

Reimplement file provider with JPoller

Created: 20/Mar/06 06:03 PM   Updated: 10/May/07 09:59 PM
Component/s: Transport: File
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Labels:


 Description  « Hide
Take a look at http://jpoller.sourceforge.net/. It's hard to beat, and instead of reinventing it (badly) the file provider should IMHO just use JPoller instead.
The trick will be to find a volunteer to actually do the work

 All   Comments   Work Log   Change History   Transitions   FishEye      Sort Order: Ascending order - Click to sort in descending order
Massimo Lusetti added a comment - 25/Mar/06 03:41 AM
I'm willing to look at this but it is LGPL code, is this a concern?

Holger Hoffstaette added a comment - 26/Aug/06 02:27 PM
I just found what I always wanted to implement myself: http://jnotify.sourceforge.net/ - a wrapper for inotify() on Linux, available for Windows too! This one is LGPL too, and it's no concern.