[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#416996: marked as done (ITP: stereo -- Mono (.NET) extension for running multiple applications)



Your message dated Mon, 02 Apr 2007 00:01:52 +0200
with message-id <1175464912.16928.0.camel@hepcat.vitavonni.de>
and subject line 
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Erich Schubert <erich@debian.org>

* Package name    : stereo
  Version         : 2.0 beta
* URL             : http://www.mono-project.com/Stereo
* License         : LGPL
  Programming Lang: C#
  Description     : Mono (.NET) extension for running multiple applications

Stereo is an extension to the Mono (.NET/C#) platform for running
multiple applications at the same time.

As you probably know, C# is a language using a bytecode, called CIL:
Common Intermediate Language. Using code in an intermediate language has
benefits for platform and operating system independence (Java is the
most prominent example of this approach), however it also means an
overhead when running the applications. Various approaches have been
tried to remedy these effects, such as JIT (just in time) compilers
translating the bytecode to native code when needed.

Applications running based on such bytecodes tend to use more memory
than regular applications (for example, they need to keep the compiled
code in writeable memory, whereas regular applications can use shared
read-only memory for this), and you probably have heard many people
complain about the memory usage of Java and .Net applications. Some
people even claim the Linux .NET platform is called "Mono" because you
can run at most one such application at the same time.

That how "stereo" was born: an extensions to run two (or more)
applications in the same mono environment, thus reducing the memory
overhead significantly, and making it useful for more people.

Future versions should even be able to run Python (using IronPython) and
eventually Java applications in the stereo runtime. It is also planned to
add support for multiple user operation. So eventually, it will be able
to replace your whole system. The project will then also change it's
name to Multics, to reflect it's unique multi-user capabilities. At
least if we get enough funding by Dunc-Tank, who is currently sponsoring
all our development efforts.


--- End Message ---
--- Begin Message ---
Using the deprecated way of closing this intentionally. Thank you.

best regards,
Erich Schubert
-- 
    erich@(vitavonni.de|debian.org)    --    GPG Key ID: 4B3A135C    (o_
   To understand recursion you first need to understand recursion.   //\
  Wie kann ich wissen, was ich denke, bevor ich höre, was ich sage.  V_/_


--- End Message ---

Reply to: