Think about the the compatibility of real-time objects and securely
synchronized objects: real-time generally means that we use fixed-size
buffers that we update in place. But then, we must keep a synchronized
version (perhaps several of them), so we must have multiple copies of
the object, and be sure that copying is atomic (*ouch*).
Back to the
LLL subproject.
Page Maintainer:
Faré