9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] What is it used for today?
@ 2001-09-24  8:51 Matt J
  2001-09-24 12:34 ` Jim Choate
  2001-09-24 13:54 ` Ronald G Minnich
  0 siblings, 2 replies; 10+ messages in thread
From: Matt J @ 2001-09-24  8:51 UTC (permalink / raw)
  To: 9fans

Hey all,

I've been reading some of the papers about plan9 and the FAQ's.  Having
never actually used it before, what are people using it for today?  I
think the concepts behind it are great, but don't see much use of it in
the non-scientific community (like the average business).  Maybe it's
not meant for business....  Thanks for your opinions...

-m


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] What is it used for today?
  2001-09-24  8:51 [9fans] What is it used for today? Matt J
@ 2001-09-24 12:34 ` Jim Choate
  2001-09-25 20:56   ` Matthew Hannigan
  2001-09-24 13:54 ` Ronald G Minnich
  1 sibling, 1 reply; 10+ messages in thread
From: Jim Choate @ 2001-09-24 12:34 UTC (permalink / raw)
  To: 9fans


On Mon, 24 Sep 2001, Matt J wrote:

> I've been reading some of the papers about plan9 and the FAQ's.  Having
> never actually used it before, what are people using it for today?  I
> think the concepts behind it are great, but don't see much use of it in
> the non-scientific community (like the average business).  Maybe it's
> not meant for business....  Thanks for your opinions...

Consider a grocery chain. IO servers for registers. File servers for
managing stock tracking, purchasing, and payroll. Process serves to manage
those spikey loads. With inherent distribution the file and process
functions would provide a distributed backup mechanism.

Consider a doctors office as part of a hospital and how having mobile
global sign-on could be effective in their work.

Consider a wireless network and public safety in an emergency and getting
access to important documentation out in a field.

These examples, by using a Plan 9 model inherit robustness and a level of
fail-over 'out of the box' that under other OS'es require extensive
tweeking.

There are other examples at,

http://einstein.ssz.com/hangar18


 --
    ____________________________________________________________________

         Kill them all, take their land, and go there for vacation.

                                         Rage Against The Machine

       The Armadillo Group       ,::////;::-.          James Choate
       Austin, Tx               /:'///// ``::>/|/      ravage@ssz.com
       www.ssz.com            .',  ||||    `/( e\      512-451-7087
                           -====~~mm-'`-```-mm --'-
    --------------------------------------------------------------------




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] What is it used for today?
  2001-09-24  8:51 [9fans] What is it used for today? Matt J
  2001-09-24 12:34 ` Jim Choate
@ 2001-09-24 13:54 ` Ronald G Minnich
  2001-09-24 14:25   ` Dan Cross
  2001-09-24 16:43   ` Boyd Roberts
  1 sibling, 2 replies; 10+ messages in thread
From: Ronald G Minnich @ 2001-09-24 13:54 UTC (permalink / raw)
  To: 9fans

On Mon, 24 Sep 2001, Matt J wrote:

> I've been reading some of the papers about plan9 and the FAQ's.  Having
> never actually used it before, what are people using it for today?  I
> think the concepts behind it are great, but don't see much use of it in
> the non-scientific community (like the average business).  Maybe it's
> not meant for business....  Thanks for your opinions...

It's totally useless for business. If you're running plan 9, you have no
way to propagate Outlook viruses, for example.

Also, it's very important that any business OS have a superuser that can
do anything, because that makes life so much more interesting for people
-- esp. the wrong people. With all this opportunity we can keep the script
kiddies off the streets. It also sells more "windows security for morons"
type books.

Finally, when programs like ISS run amok, you want them to have access to
everything, so they have more room in which to play. Windows is absolutely
ideal for this sort of thing.

Oh well, seriously, at the very least expect to see other OSes ripping off
Plan 9 ideas and then claiming to have invented them. I ripped off private
name spaces and 9P and plugged them into Linux a few years back (don't
worry I didn't claim to have invented them). I then hit the "but why do
you need that" wall. It's a hard concept to communicate (for me anyway).

But you're either going to see Plan 9 or Plan 9 ideas in business. Plan 9
(since it was open sourced) is finally going to get its due -- 10 years
late, but better that then never.  Two little things:  we can get rid of
16- and 32- bit UIDs and all that other Unix junk; we can kill superusers.

ron



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] What is it used for today?
  2001-09-24 13:54 ` Ronald G Minnich
@ 2001-09-24 14:25   ` Dan Cross
  2001-09-24 16:52     ` Boyd Roberts
  2001-09-24 16:43   ` Boyd Roberts
  1 sibling, 1 reply; 10+ messages in thread
From: Dan Cross @ 2001-09-24 14:25 UTC (permalink / raw)
  To: 9fans

In article <Pine.LNX.4.33.0109240741410.2055-100000@snaresland.acl.lanl.gov> you write:
>It's totally useless for business. If you're running plan 9, you have no
>way to propagate Outlook viruses, for example.
>
>Also, it's very important that any business OS have a superuser that can
>do anything, because that makes life so much more interesting for people
>-- esp. the wrong people. With all this opportunity we can keep the script
>kiddies off the streets. It also sells more "windows security for morons"
>type books.
>
>Finally, when programs like ISS run amok, you want them to have access to
>everything, so they have more room in which to play. Windows is absolutely
>ideal for this sort of thing.

You know, I was half-way through my morning cinnamon roll and coffee
when I read this.  Now, I have bits of cinnamon roll and coffee stuck
in my nassal passages, and it's very uncomfortable.  I intend to sue.
Sue you, sue me, sue everybody.

>[...] we can kill superusers.

Uh oh; I have the root password to the Unix machine down the hall.
Does this mean I should be scared?  (Not that I'm not scared already,
anyway.)

Okay, I'm returning to my daily routine and promise to send no more
off-topic silly posts to 9fans for at least a week.

	- Dan C.



^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] What is it used for today?
  2001-09-24 13:54 ` Ronald G Minnich
  2001-09-24 14:25   ` Dan Cross
@ 2001-09-24 16:43   ` Boyd Roberts
  1 sibling, 0 replies; 10+ messages in thread
From: Boyd Roberts @ 2001-09-24 16:43 UTC (permalink / raw)
  To: 9fans

> It's totally useless for business. If you're running plan 9, you have no
> way to propagate Outlook viruses, for example.

just watching how quickly it runs is a jaw dropper.  windoze is just
so slow and i'm used to that.  compiling _all_ the binaries (ie. for
all the architectures) from the cvs source, taken from the vita cd,
must have taken 20 seconds.

i look at some of the source to that _thing_ [cvs] -- one page of disclaimers,
comments, noise etc for a 5 line function, that smashes / off the end of
strings iirc.  nice going guys [cvs authors].




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] What is it used for today?
  2001-09-24 14:25   ` Dan Cross
@ 2001-09-24 16:52     ` Boyd Roberts
  0 siblings, 0 replies; 10+ messages in thread
From: Boyd Roberts @ 2001-09-24 16:52 UTC (permalink / raw)
  To: 9fans

> You know, I was half-way through my morning cinnamon roll and coffee
> when I read this.  Now, I have bits of cinnamon roll and coffee stuck
> in my nassal passages, and it's very uncomfortable.  I intend to sue.
> Sue you, sue me, sue everybody.

dan, you're not 'sposed to snort them, ok?




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] What is it used for today?
  2001-09-24 12:34 ` Jim Choate
@ 2001-09-25 20:56   ` Matthew Hannigan
  2001-09-25 21:18     ` Boyd Roberts
  2001-09-25 22:09     ` Jim Choate
  0 siblings, 2 replies; 10+ messages in thread
From: Matthew Hannigan @ 2001-09-25 20:56 UTC (permalink / raw)
  To: 9fans



Jim Choate wrote:

> There are other examples at,
>
> http://einstein.ssz.com/hangar18

Are these real implementations or ideas?

Regards,
 -Matt


^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] What is it used for today?
  2001-09-25 20:56   ` Matthew Hannigan
@ 2001-09-25 21:18     ` Boyd Roberts
  2001-09-25 22:09     ` Jim Choate
  1 sibling, 0 replies; 10+ messages in thread
From: Boyd Roberts @ 2001-09-25 21:18 UTC (permalink / raw)
  To: 9fans

> Are these real implementations or ideas?

reads like a bad vapourware glossy from a trade show.




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] What is it used for today?
  2001-09-25 20:56   ` Matthew Hannigan
  2001-09-25 21:18     ` Boyd Roberts
@ 2001-09-25 22:09     ` Jim Choate
  1 sibling, 0 replies; 10+ messages in thread
From: Jim Choate @ 2001-09-25 22:09 UTC (permalink / raw)
  To: 9fans


On Tue, 25 Sep 2001, Matthew Hannigan wrote:

> Jim Choate wrote:
>
> > There are other examples at,
> >
> > http://einstein.ssz.com/hangar18
>
> Are these real implementations or ideas?

They are projects we are working on.


 --
    ____________________________________________________________________

         Kill them all, take their land, and go there for vacation.

                                         Rage Against The Machine

       The Armadillo Group       ,::////;::-.          James Choate
       Austin, Tx               /:'///// ``::>/|/      ravage@ssz.com
       www.ssz.com            .',  ||||    `/( e\      512-451-7087
                           -====~~mm-'`-```-mm --'-
    --------------------------------------------------------------------




^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [9fans] What is it used for today?
@ 2001-09-26  8:46 mlh
  0 siblings, 0 replies; 10+ messages in thread
From: mlh @ 2001-09-26  8:46 UTC (permalink / raw)
  To: 9fans

>
> On Tue, 25 Sep 2001, Matthew Hannigan wrote:
>
> > Jim Choate wrote:
> >
> > > There are other examples at,
> > >
> > > http://einstein.ssz.com/hangar18
> >
> > Are these real implementations or ideas?
>
> They are projects we are working on.
>

Great!  How can I help?  Where's the source?

Regards,
 -Matt



---------------------------------------------
This message was sent using Endymion MailMan.
http://www.endymion.com/products/mailman/




^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2001-09-26  8:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-24  8:51 [9fans] What is it used for today? Matt J
2001-09-24 12:34 ` Jim Choate
2001-09-25 20:56   ` Matthew Hannigan
2001-09-25 21:18     ` Boyd Roberts
2001-09-25 22:09     ` Jim Choate
2001-09-24 13:54 ` Ronald G Minnich
2001-09-24 14:25   ` Dan Cross
2001-09-24 16:52     ` Boyd Roberts
2001-09-24 16:43   ` Boyd Roberts
2001-09-26  8:46 mlh

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).