Skip to content
#

microkernel

Here are 124 public repositories matching this topic...

avdgrinten
avdgrinten commented May 26, 2021

Thor currently creates objects over the mbus protocol at various places (see below for a list); it does that by directly constructing protocol messages. To make the code more maintainable (e.g., such that we can later restructure the architecture of mbus and resolve issues #158 #159 #160), it would be beneficial to refactor Thor to use an abstraction over mbus instead. This abstraction can be simi

Improve this page

Add a description, image, and links to the microkernel topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the microkernel topic, visit your repo's landing page and select "manage topics."

Learn more