gwsystems / composite

A component-based OS
composite.seas.gwu.edu
185 stars 70 forks source link

Capability protocols. Protocols for managers and regular components #251

Open gparmer opened 7 years ago

gparmer commented 7 years ago

Many researchers are converging on needing protocols for regular components, separate from manager components. This issue is an umbrella project that includes three broad aspects:

@phanikishoreg @ryuxin @hungry-foolish @RobertGiff @lab176 (forgot I could do this here!)

gparmer commented 7 years ago

There is likely more nuance to this break-down between the component protocols than I'm acknowledging here. Do we want schedulers to have to be full managers, or should we have a separate scheduler protocol?