Franco Tecchia wrote:
> Also,
> distributing CPU code can be almost impossible on a C++ framework (but you
> might consider using a Virtual Machine and some scripting language).
>   
This is of some interest to me.  I would be thinking that you could 
always send shared_library files and load them dynamically (during 
runtime or as a part of the startup/init script, the latter is something 
OpenSG supports). It does require a framework which handles that, it's 
not _that_ difficult to do it yourself, IMHO.

Of course, I could be missing something that applies more to clustering 
as opposed to generic plugin development?

Cheers,
/Marcus

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to