9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Taking plan9 concepts to *nix
@ 2007-06-28 13:29 Enrico Weigelt
  2007-06-28 16:59 ` Uriel
  2007-06-28 21:08 ` Roman Shaposhnick
  0 siblings, 2 replies; 7+ messages in thread
From: Enrico Weigelt @ 2007-06-28 13:29 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs


Hi folks,


I'd like to take some concepts of plan9 (ie. running servlets via
9P2000) to unix and other platforms.

One contineously headache-causing application is Mozilla. It had
become too fat, quite unmaintainable, indeterministic and often
hanging. There's an project called nspluginwrapper which runs
plugins in it's own process (invented to get binary crap like
flash or acroread running on non-x86_32 platforms). For now it
uses an (undocumened) unix-socket protocol for communication
between browser and external plugin. Seems like a good starting
point for showing the power of 9P2000 to the wide world ;-P

The idea is: the browser exports an fs with the standard plan9
graphical window and some additional (browser-specific) services.
So from the view of the "plugin" (which now becomes an separate
application), it's place in the browser is an graphical terminal
with perhaps some additional features.

I'm not yet confident enough w/ 9p programming and seeking for
help. Would anylone like to help me ?


cu
--
---------------------------------------------------------------------
 Enrico Weigelt    ==   metux IT service - http://www.metux.de/
---------------------------------------------------------------------
 Please visit the OpenSource QM Taskforce:
 	http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
	http://patches.metux.de/
---------------------------------------------------------------------


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

end of thread, other threads:[~2007-06-29 11:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-28 13:29 [9fans] Taking plan9 concepts to *nix Enrico Weigelt
2007-06-28 16:59 ` Uriel
2007-06-28 18:32   ` Enrico Weigelt
2007-06-29  1:12     ` Roman Shaposhnik
2007-06-29 11:41       ` Enrico Weigelt
2007-06-28 21:08 ` Roman Shaposhnick
2007-06-28 21:29   ` Francisco J Ballesteros

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