[Mono-dev] mono resources requirements

Paolo Molaro lupus at ximian.com
Thu Nov 6 09:54:36 EST 2008


On 11/06/08 Nicolò Chieffo wrote:
> Hello, I would like to run mono in a low resources machine (ARM cpu,
> low ram) which is the minimum resource requirement to run mono?
> (I need system.timers, system.runtime.remoting, events and delegates
> with BeginInvoke)

See http://www.mono-project.com/Small_footprint.

> Is there a compact framework for low disk space?

See http://www.mono-project.com/Linker: this is much more flexible than
the compact framework, since you can include just what you need,
without been limited (both in how minimal you can get and in how many
features you might need) by the CF assembly set.

lupus

-- 
-----------------------------------------------------------------
lupus at debian.org                                     debian/rules
lupus at ximian.com                             Monkeys do it better


More information about the Mono-devel-list mailing list