9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Fernan Bolando" <fernanbolando@mailc.net>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net>
Subject: Re: [9fans] Grid computing architecture w/ 9P + Java ;-)
Date: Mon,  1 Dec 2008 10:45:39 +0800	[thread overview]
Message-ID: <1d5d51400811301845k18271b70j6aec0adeaf3c3758@mail.gmail.com> (raw)
In-Reply-To: <20081201004023.GA16987@nibiru.local>

On 12/1/08, Enrico Weigelt <weigelt@metux.de> wrote:
>
> Hi folks,
>
>
> I'm currently playing around with some ideas for a new (or perhaps
> very old ? ;-o) computing architecture, based on 9P + Java.
> It's a bit of old Burroughs MF, a bit of Ambric and a bit ja Java ;-o
>
> The idea bind: have a bunch of tiny Java machines (not the whole
> JEE bloat, just a very small set of basic classes) which talk to
> each other through filesystems (of course via 9P ;-P).
>
> At the moment, I'm doing a massive trim-down of Jamvm+classpath,
> leaving in only what's needed for a small hello-world.
>
> Later, I'll create an minimalistic embedded firmware for small
> devices which then should run in an grid.
>
>
> If anyone's interested, just let me know.
>
>

Hi

That is very cool I am doing something similar ( I think ).
In hugs (haskell interpreter) there are some things that relies on
loadable modules. I created a plumber call and it launches a handler
for some of those things.

Now I can use libraries from p9p and 9vx without porting. I am
guessing it would also work on a remote machine, meaning I can compile
the handler on a super fast plan9 or a p9p machine and just mount the
plumber and run my haskell code as usuall.

This also means that any language that has file IO will be able to use
the handlers.

I am not sure if plumber was designed to do this, but it seems to work
on some of my simple arithmetic libraries.


--
http://www.fernski.com



  reply	other threads:[~2008-12-01  2:45 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-01  0:40 Enrico Weigelt
2008-12-01  2:45 ` Fernan Bolando [this message]
2008-12-01 20:08   ` Enrico Weigelt
2008-12-01 20:22     ` ron minnich
2008-12-01  3:12 ` Uriel
2008-12-01 20:16   ` Enrico Weigelt
2008-12-01  6:58 ` Roman Shaposhnik
2008-12-01 17:02   ` Brian L. Stuart
2008-12-01 20:23   ` Enrico Weigelt
     [not found]   ` <120120081702.23646.493418C10003A25800005C5E22193100029B0A02D2089>
2008-12-02  0:56     ` erik quanstrom
2008-12-02  2:24       ` blstuart
2008-12-03  4:04   ` a

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1d5d51400811301845k18271b70j6aec0adeaf3c3758@mail.gmail.com \
    --to=fernanbolando@mailc.net \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).