Microkernel event-driven architecture library to create plugin-based event-driven applications.
-
Updated
Jan 4, 2021 - Java
A kernel is the heart of almost every operating system. It is always loaded in memory at any time and deals with the hardware to provide an interface for the software. It also manages peripherals, memory, interrupts, and processes. Examples of widely used kernels include Windows NT and Linux.
Microkernel event-driven architecture library to create plugin-based event-driven applications.
SLIIT 3rd Year 2nd Semester Software Architecture Micro-Kernal Project
A simple example of microkernel architecture how it is organised.
Maven archetype for executable .war files based on Jetty
We developed a producer-consumer plugin project using eclipse Equinox OSGI Framework for a music academy.