On Friday 03 October 2003 03:03 pm, Edward J. Huff wrote:
> On Fri, 2003-10-03 at 14:52, Toad wrote:
> > On Sun, Sep 21, 2003 at 11:33:50PM -0400, Edward J. Huff wrote:
> > > I thought of a way to accept CPU load information:  let
> > > the web server to accept the load as a parameter on a URL,
> > > and write a Perl script which finds the load and sends in
> > > the GET request.  Or maybe a simpler protocol:  listen on
> > > a port, accept a connection, and read load numbers from it.
> > >
> > > Then you don't have to do Java to C interfaces and use
>
>              ^^^^^
>
> > > a different C implementation for each OS.
> >
> > Ugh. [...]
>
> No, this is an interface where a web browser can submit
> the CPU load information.  Where Perl can be a web browser.
> Or the user can manually claim what the load is by filling
> in a form and submitting.  (Maybe he wants freenet to use
> less CPU without shutting down entirely).
s/perl/native code/, on Windoze at least.
s/web browser/client/, why not just have a constantly open connection and feed 
raw numbers?
-- 
"I love deadlines. I love the whooshing sound they make as they go by."
        - Douglas Adams
Nick Tarleton - [EMAIL PROTECTED] - PGP key available

_______________________________________________
Devl mailing list
[EMAIL PROTECTED]
http://dodo.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to