Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: future
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
It would be nice to be able to implement certain Kernel components (such as LogManager) as regular Loom applications. The Application would start up as per usual and register as a kernel component (ie a SystemManager or a LogManager). All future applications would use this application instead of current kernel component.
Need to investigate in the feasability/effectiveness.
Description from
LOOM-3:It should be possible to write a .sar Application that will handle a certain server facility. ie All log messages from all applications could be routed to a central Log application that decides how to handle messages etc. A central application could also handle Management or configuration storage etc.