Intriducing NIO functionality to Java 1.4
David M. Lloyd
david.lloyd at redhat.com
Wed Mar 2 22:51:13 UTC 2016
If you have direct control over the code, and C or C++ expertise
in-house, JNI is an option as well.
On 03/02/2016 12:21 PM, Remi Forax 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*
>
>
--
- DML
More information about the nio-dev
mailing list