Author |
Message
|
gvbabu143 |
Posted: Mon Jul 26, 2010 3:09 am Post subject: DYNAMIC TERMINALS CREATION IN JAVA COMPUTE NODE |
|
|
Novice
Joined: 22 May 2010 Posts: 13
|
HI ALL,
HOW TO CREATE DYNAMIC INPUT AND OUTPUT TERMINALS FOR JAVA COMPUTE NODE. PLZ GIVE ME REPLY AS EARLY AS POSSIBLE.
THANKS,
g VEERABABU. |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Jul 26, 2010 4:01 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Do not post in all caps.
it is SHOUTING.
What have you seen that tells you the JavaCompute node has dynamic terminals at all?
What are you actually trying to do with these dynamic terminals? |
|
Back to top |
|
 |
Amitha |
Posted: Mon Jul 26, 2010 11:08 am Post subject: |
|
|
 Voyager
Joined: 20 Nov 2009 Posts: 80 Location: Newyork
|
Quote: |
HOW TO CREATE DYNAMIC INPUT AND OUTPUT TERMINALS FOR JAVA COMPUTE NODE. PLZ GIVE ME REPLY AS EARLY AS POSSIBLE. |
You have just 2 options in Javacompute node either out or alternate terminal. There are no dynamic terminals in JavaCompute node. |
|
Back to top |
|
 |
Gaya3 |
Posted: Mon Jul 26, 2010 12:12 pm Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
Amitha wrote: |
Quote: |
HOW TO CREATE DYNAMIC INPUT AND OUTPUT TERMINALS FOR JAVA COMPUTE NODE. PLZ GIVE ME REPLY AS EARLY AS POSSIBLE. |
You have just 2 options in Javacompute node either out or alternate terminal. There are no dynamic terminals in JavaCompute node. |
this two terminals are more than enough  _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
Amitha |
Posted: Mon Jul 26, 2010 12:34 pm Post subject: |
|
|
 Voyager
Joined: 20 Nov 2009 Posts: 80 Location: Newyork
|
Quote: |
this two terminals are more than enough |
I meant to compare it with compute node which gives more terminals and also provides an option to route to labels. |
|
Back to top |
|
 |
Gaya3 |
Posted: Mon Jul 26, 2010 12:55 pm Post subject: |
|
|
 Jedi
Joined: 12 Sep 2006 Posts: 2493 Location: Boston, US
|
Amitha wrote: |
Quote: |
this two terminals are more than enough |
I meant to compare it with compute node which gives more terminals and also provides an option to route to labels. |
here in JCN, i usually go for Dynamic / Destination queues. one terminal is more than enough for that.
very rarely uses the ALT terminal.
yes, compute node gives more terminals, but sometimes, it confuses me  _________________ Regards
Gayathri
-----------------------------------------------
Do Something Before you Die |
|
Back to top |
|
 |
gvbabu143 |
Posted: Tue Jul 27, 2010 1:54 am Post subject: is it possible |
|
|
Novice
Joined: 22 May 2010 Posts: 13
|
is it possible to add output terminals to java compute node using java code????/ |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Jul 27, 2010 2:35 am Post subject: Re: is it possible |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
gvbabu143 wrote: |
is it possible to add output terminals to java compute node using java code????/ |
NO.
But you can call getRoute or getAllRoutes on MbNode and do a Route To Label. |
|
Back to top |
|
 |
|