9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Kurt H Maier <khm@sciops.net>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Web Gardens
Date: Mon, 12 Oct 2015 12:13:51 -0400	[thread overview]
Message-ID: <20151012161351.GA28005@wopr.sciops.net> (raw)
In-Reply-To: <7A773810-49DE-44E8-96D4-8E6F56A247C9@gmail.com>

On Mon, Oct 12, 2015 at 05:57:16PM +1300, Andrew Simmons wrote:
> As a diversion from the discussion of the existential essence of Javascript,
> could I ask the group for a view on the meaning of the term "Web Garden"?
> I was just asked about this in a job interview.

This is a concept that has developed in the Windows world because a lot
of the .net web server tech tends to share state per-process.  In order
to have multiple backend processes running on a single server you
generally have to play games with information sharing between processes.
It's just another reason web services on Windows can be such a pain in
the ass.

> Supplementary question - how would you implement a Web Garden in Plan9?

We've found it easier to hire more web sharecroppers when yields aren't
sufficient.

khm



  parent reply	other threads:[~2015-10-12 16:13 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-12  4:57 Andrew Simmons
2015-10-12  6:55 ` Skip Tavakkolian
2015-10-12  8:18   ` hiro
2015-10-12  9:49   ` Staven
2015-10-12 10:11     ` Charles Forsyth
2015-10-12 10:55     ` Steve Simon
2015-10-12 12:29     ` Anthony Sorace
2015-10-12 16:13 ` Kurt H Maier [this message]
2015-10-12 20:02   ` Andrew Simmons
2015-10-16  2:10   ` erik quanstrom
2015-10-16  3:48     ` Kurt H Maier
2015-10-16  3:53       ` Prof Brucee
2015-10-17  1:51         ` Jeff Sickel
2015-10-17  4:44           ` Winston Kodogo
2015-10-18 15:41       ` erik quanstrom
2015-10-18 18:11         ` hiro
2015-10-12 22:43 ` Aleksandar Kuktin
2015-10-13  8:15   ` Charles Forsyth
2015-10-14  3:29     ` Lyndon Nerenberg
2015-10-14  8:32       ` Charles Forsyth
2015-10-14  8:35         ` Charles Forsyth
2015-10-14 15:25           ` Andrew Simmons
2015-10-14 16:34             ` Skip Tavakkolian
2015-10-15  6:22           ` Lyndon Nerenberg
2015-10-15  6:21         ` Lyndon Nerenberg

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=20151012161351.GA28005@wopr.sciops.net \
    --to=khm@sciops.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).