Intriducing NIO functionality to Java 1.4
Dehan De Croos
dehandecroos at gmail.com
Thu Mar 3 04:32:10 UTC 2016
Hi Remi,
I know, Remi this is my first job out of college :(. Sad that I am not
developing for the cutting edge. The requirement demands that it be
compatible to the java 1.4 environment but some environments do have as new
as JAVA 8. Polling i quite expensive Isnt it. Wondering how its introduced
in the OpenJDK source. any pointers on how I can read the source?
best regards,
*Dehan de Croos*
On 2 March 2016 at 23:51, Remi Forax <forax at univ-mlv.fr> wrote:
> Hi Dehan,
> you can do polling, i.e. having a thread that periodically checks if
> something change since java 1,
> i think that there is a code in apache common-io that does that, if you
> don't take a recent release,
> perhaps it will be 1.4 compatible.
>
> Rémi
> PS: I hope you're applying at least a 4x modifier on your price for
> working in such environment.
>
>
> ------------------------------
>
> *De: *"Dehan De Croos" <dehandecroos at gmail.com>
> *À: *nio-dev at openjdk.java.net
> *Envoyé: *Mercredi 2 Mars 2016 18:34:23
> *Objet: *Intriducing NIO functionality to Java 1.4
>
>
> Hi Team,
> I have a requirement to introduce a directory listening functionality -
> [,WatchService API ] to JAVA 1.4. Is this possible?
>
> best regards,
> *Dehan de Croos*
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/nio-dev/attachments/20160303/eee8bae6/attachment.html>
More information about the nio-dev
mailing list