Just an idea while a car is waiting to take me on a vacation.
Imagine:
In haste. This is just an idea. It's full of holes and need a lot of work done to it before it can be usable.. It's a disruptive idea, so please give it some consideration This is before you shoot it down
- You have a computer with many independently running images.
- A super fast facility pass messages between the images,
- Selected services in the release image are move out and deployed as server objects in another image.
- Every image appears as a server offering RESTful interfaces to other images.
- Selected packages in any repository can be downloaded, compiled, instantiated, and deployed in an image as server objects.
- The different images can even run in different computers and use different VMs.
- There are now two dimensions to the reuse of functionality: a) download and compile a package. b In some image, install a package and deploy it as a server object.
- And presto: The original image is now small and manageable while the whole system can grow without increasing the complexity of the release image.
--Trygve
Sort of like using Images as Actors?
Free forum by Nabble | Edit this page |