[Qt-interest] Distributed and adaptive components support in Qt
Sandro Andrade
sandro.andrade at gmail.com
Wed Dec 16 16:49:04 CET 2009
Hi everyone,
I'm right now wondering about the existence of some facilities to perform
distributed computation by using Qt which would not require the implementation
of all low level details (socket creation, parameters marshalling, name service
registration, component instantiation and connections, instance
pooling, etc) involved in this area.
I found some old discussion about this (Qt Component Model - QCOM) in
list archives but I think it wasn't continued.
My goal is to provide a infra-structure for transparent remote method
invocation, distributed deployment (instantiation)
of components and some support for run-time adaptation, by means of
components creation, removal, and reconfiguration,
connections replacement and maybe some component repository.
This is part of my PhD project and I've been using CIAO (CORBA
Component Model implementation) so far, but
adaptation features were removed due do standard compliance.
Any work been done in this direction ? Is this worthy for Qt
developers ? I think some demand may already be found
in the range of Qt applications.
Thanks in advance,
--
Sandro Santos Andrade
--------------------------------------------------------
http://sandroandrade.wordpress.com
http://liveblue.wordpress.com
Distributed Systems Laboratory (LaSiD)
Computer Science Department (DCC)
Federal University of Bahia - Brazil
More information about the Qt-interest-old
mailing list