[kaffe] procps api
Dalibor Topic
robilad at kaffe.org
Wed Oct 19 13:40:31 PDT 2005
Enrico Weigelt wrote:
> Hi folks,
>
>
> is there any java API for accessing process status information
> (ie. coming from /proc) ?
Hi Enrico,
there is nothing like that in the core libraries. That's a pretty system
dependant functionality, so the API specs have so far not required it.
> If there is none, anywhere here interested in working on that ?
It may be a interesting project to do within classpath extensions
project. Otoh, there are apparently a few POSIX wrappers written in
java, so a /proc wrapper might fit in there as well.
cheers,
dalibor topic
More information about the kaffe
mailing list