I to all, to avoid long System Startup tim

Project:JNode Core
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed
Description

I to all, to avoid long System Startup time, is it possible to think to start more than 1 service in parallel, like the new package InitNG for Linux ?

In the emulated instance on my Pc (ok, an Athlon 900 with 512 MB of RAM), startup time in veeery long, like 1.5 / 2 min. So this could be useful.

And here could we think to use this parallel system also for Hardware Detection ?

More info at:
http://initng.thinktux.net/index.php/Main_Page

Bye,
Sandro

services are already started in parallel !

Plugins (that you call service) are already started in parallel.
There is 10 threads that are starting concurrently the plugins.

In my linux box + VMWare-player (512Mo allocated) + an Athlon XP 2800+, that take about 45 seconds Smiling

On small configs, the number of concurrent threads should probably be reduced to avoid overloading the CPU.

Fabien

my blog (in english and french)

#1

Status:active» closed

Startup is parallel -> Closed.