Toro now has a better O (1) scheduler together with a improved ring queue for network packets that replaces the linked-list structures.
PR merged at https://t.co/gqtW9oL9aD
We have rewritten CloudIt and made it easier to use. Now you can share a directory with the host and forward connections to the guest using vsock. The video shows an application serving files over http using vsock.
We are porting Toro to the latest Freepascal release. Soon you will be able to select Toro as a targett and the compiler will simply compile your app within Toro unikernel ready to be launched as VM, stay tuned!
Niklaus #Wirth, more than a pioneer of computer science and informatics, and the inventor of #Algol W, #Pascal, #Modula, #Oberon, #Lilith and #ObjectPascal passed away on January 1st, 2024. RIP.
https://t.co/FD1nfUfreg
In this video, we compare the latency of an OpenMPI application running on Linux with the same application running on Toro as a VM. Toro is faster!
https://t.co/NYpj8GLPyi
This video shows how by using QProfiler we have identified and fixed a performance issue in the StaticWebServer. The performance issue has been identified by using ab. Thanks to QProfiler, we quickly identified where the time was spent.
Watch it at https://t.co/SPl4ZnsbMT
A unikernel allows applications and kernels to share pointers. Such pointers can be used to talk with a virtio-device. This article discusses how to send data through virtio-vsock with only one single copy between the user and the kernel:
https://t.co/aszgVrfsOA
@SciPasTips@Pascal_Congress@drjwdietrich@SERGIO_M_T That's cool, I'll send you something. When choosing content, I sometimes struggle. Are there specific topics about Toro that you would like to learn more about?