Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » How to wrap existing runnables with agents to create a heirarchical setup
How to wrap existing runnables with agents to create a heirarchical setup [message #83686] Sun, 17 September 2006 11:15 Go to next message
Kristof Szabados is currently offline Kristof SzabadosFriend
Messages: 82
Registered: July 2009
Member
Hi,

I would like to test some already existing C++ programs which communicate
over the network with TPTP, but can not find good examples.

I have 2 main considerations:
1)
How can I wrap runnables into agents?
I would like the agents to start and configure the programs ,and in the
end kill them.
On this way a wouldn't have to worry about the distribution of the
programs.
I was reading the help pages and googling, but I couldn't find anything
about this matter. But it can also happen that I just overlooked some
pages.

2)
How can I build a hierarchical setup of Agents?
As far as I understood agents work in a master - slave fashion (1 master
controlls lots of slaves).
But I would like to use them in a herarchical manner. So for example the
root of the hieararchy would start up some nodes, which when they are
ready would also start up other nodes.
Is it possible for an Agent to be a master and a slave at the same time?

I know these questions sound silly, I just couldn't find any information
in the manuals and examples I have searched.

Thank you advance for your help.

Kristof
Re: How to wrap existing runnables with agents to create a heirarchical setup [message #84060 is a reply to message #83686] Mon, 25 September 2006 11:21 Go to previous message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
Hi Kristof,
These are all good questions. However, I need some more information to
fully understand your requirements:

1) Are you using TPTP as your test tool?
2) Do you want to write your own test tool using the TPTP framework?
3) What other tasks would your agents be handling other than
configuring/starting/stopping executables for testing?

Paul
"Kristof Szabados" <szabadosk@yahoo.com> wrote in message
news:fda1563905aaacaa846eb86c7ccfca8e$1@www.eclipse.org...
> Hi,
>
> I would like to test some already existing C++ programs which communicate
> over the network with TPTP, but can not find good examples.
>
> I have 2 main considerations:
> 1) How can I wrap runnables into agents?
> I would like the agents to start and configure the programs ,and in the
> end kill them.
> On this way a wouldn't have to worry about the distribution of the
> programs.
> I was reading the help pages and googling, but I couldn't find anything
> about this matter. But it can also happen that I just overlooked some
> pages.
>
> 2)
> How can I build a hierarchical setup of Agents?
> As far as I understood agents work in a master - slave fashion (1 master
> controlls lots of slaves).
> But I would like to use them in a herarchical manner. So for example the
> root of the hieararchy would start up some nodes, which when they are
> ready would also start up other nodes.
> Is it possible for an Agent to be a master and a slave at the same time?
>
> I know these questions sound silly, I just couldn't find any information
> in the manuals and examples I have searched.
>
> Thank you advance for your help.
>
> Kristof
>
Previous Topic:TPTP junit test output redirection
Next Topic:TPTP Test Recorder Extension..
Goto Forum:
  


Current Time: Thu Apr 25 20:18:32 GMT 2024

Powered by FUDForum. Page generated in 0.02477 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top