|
|
|
|
|
by Annatar
3181 days ago
|
|
I know they are no different since they are one and the same. Now imagine your unikernel application is running inside of a vehicle and there is a bug in the head-up display code. Without re-inventing DTrace and kdb from Solaris / illumos from scratch, how would you debug your unikernel application in order to find and even fix the bug? (With kdb, it can be done on the fly.) |
|
Unikernels on the other hand, do actually run on vehicles. There are a few embedded runtimes based on the same architecture.
They have debugging support to attach to graphical debugger, probes, JTAGs, and a few other vendor specific tools.
Of course someone trying to sell me Solaris/Illumnos, will have prejudice to anything else.