This is a bit off topic;
I've been thinking about this a little on the JAPL front, and how "neat" it
would be if you could connect several processors together and have them
share their resources (peripherals) with one another.
This is not exactly serialization, but rather a "device pool" so that
processors would let the pool know what they had, and allow the alternate
system to execute operations on its devices.
In oder to do this, a peripherals properties and "actions" would have to be
transmitted (serialized) to the other processors. and since its done in a
fairly generaic format, you onely need to hold one "remote" object.
Anyway its a glimmer in the brain at the moment... something I'm playing
with in my head, but I think it might work, and doesn't need to go into the
Embedlet spec.
- Brill
|