Skip to Content.
Sympa Menu

charm - [charm] Charm++ & Qt4 & Converse

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] Charm++ & Qt4 & Converse


Chronological Thread 
  • From: "Sanchez, Denis" <dsanchez AT ceit.es>
  • To: "charm AT cs.uiuc.edu" <charm AT cs.uiuc.edu>
  • Subject: [charm] Charm++ & Qt4 & Converse
  • Date: Mon, 2 Aug 2010 12:20:01 +0200
  • Accept-language: es-ES, en-US
  • Acceptlanguage: es-ES, en-US
  • List-archive: <http://lists.cs.uiuc.edu/pipermail/charm>
  • List-id: CHARM parallel programming system <charm.cs.uiuc.edu>

Hello to everybody,

I have been looking and reading about Converse Client-Server architecture and
I think that, as some of you pointed out before, would be a perfect solution
for my problem. I have looked to the converse examples and read the manual.

So I think that the architecture in my case should be a process in C++ and
Qt4, and another "parallel process" in charm++ (I put "parallel process"
because it will be multiple processes in a cluster in charm++). Thus, I can't
just put converse code in Charm++. So, how do I become my Charm++ application
in a type of Converse server, so as to communicate with my Qt4 Client??

Thank you in advance,

Denis




Archive powered by MHonArc 2.6.16.

Top of Page