Author |
Message
|
DJN |
Posted: Sun Nov 03, 2013 1:41 pm Post subject: Jrules and WMB |
|
|
Apprentice
Joined: 14 Apr 2003 Posts: 47
|
Can Jrules be accessed directly form WMB? |
|
Back to top |
|
 |
Simbu |
Posted: Sun Nov 03, 2013 7:15 pm Post subject: Re: Jrules and WMB |
|
|
 Master
Joined: 17 Jun 2011 Posts: 289 Location: Tamil Nadu, India
|
DJN wrote: |
Can Jrules be accessed directly form WMB? |
Quote: |
J2SE Rule Execution Server (J2SE RES)
With this approach, the RES is embedded in the broker JVM and accessed
directly by, for example, a JavaCompute node, using the RES API as
suggested and described in this book. |
|
|
Back to top |
|
 |
vishnurajnr |
Posted: Mon Nov 04, 2013 7:09 am Post subject: |
|
|
 Centurion
Joined: 08 Aug 2011 Posts: 134 Location: Trivandrum
|
iLog JRule can be accessed from WMB via below options:
Quote: |
1) JRules Java SE Rule Execution Server - Deploy a JRules Rule Execution Server in a Message Broker JVM and access the rules via the Rule Session API
2) JRules Java SE engine - Deploy a core JRules rule engine in a Message Broker JVM and access the rule engine directly with the JRules API
3) JMS - Use Message Broker support for JMS to make an external call out to a Rule Execution Serve
4) WebService - Use Message Broker support for Web services to make an external call out to a Rule Execution Server
|
_________________ -------
A man is great by deeds, not by birth...! |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Nov 04, 2013 7:13 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
vishnurajnr wrote: |
iLog JRule can be accessed from WMB via below options:
Quote: |
1) JRules Java SE Rule Execution Server - Deploy a JRules Rule Execution Server in a Message Broker JVM and access the rules via the Rule Session API
2) JRules Java SE engine - Deploy a core JRules rule engine in a Message Broker JVM and access the rule engine directly with the JRules API
3) JMS - Use Message Broker support for JMS to make an external call out to a Rule Execution Serve
4) WebService - Use Message Broker support for Web services to make an external call out to a Rule Execution Server
|
|
Oh, but you forgot the much more fun option, which is to deploy JRules to WAS, create your own horrendously overcomplicatred EJB interface to it, and then deploy a remote EJB client to a JCN in WMB that uses IIOP to talk to your EJB running on WAS that talks to JRules.
Or you could just move to v9, and use the inbuilt WODM instead... |
|
Back to top |
|
 |
smdavies99 |
Posted: Mon Nov 04, 2013 7:17 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
mqjeff wrote: |
Or you could just move to v9, and use the inbuilt WODM instead... |
Which does not come cheap AFAIK  _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
Vitor |
Posted: Mon Nov 04, 2013 7:21 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
smdavies99 wrote: |
Which does not come cheap AFAIK  |
How so? IIBv9 is licensed like WMBv7/8 _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
vishnurajnr |
Posted: Mon Nov 04, 2013 7:24 am Post subject: |
|
|
 Centurion
Joined: 08 Aug 2011 Posts: 134 Location: Trivandrum
|
Quote: |
Oh, but you forgot the much more fun option, which is to deploy JRules to WAS, create your own horrendously overcomplicatred EJB interface to it, and then deploy a remote EJB client to a JCN in WMB that uses IIOP to talk to your EJB running on WAS that talks to JRules. |
How Simple the things are...  _________________ -------
A man is great by deeds, not by birth...! |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Nov 04, 2013 7:27 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
smdavies99 wrote: |
mqjeff wrote: |
Or you could just move to v9, and use the inbuilt WODM instead... |
Which does not come cheap AFAIK  |
Developer Edition is free.
Not sure what your measure of "cheap" is. |
|
Back to top |
|
 |
smdavies99 |
Posted: Mon Nov 04, 2013 9:26 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
mqjeff wrote: |
smdavies99 wrote: |
mqjeff wrote: |
Or you could just move to v9, and use the inbuilt WODM instead... |
Which does not come cheap AFAIK  |
Developer Edition is free.
Not sure what your measure of "cheap" is. |
Developer Edition is one thing but putting it into production is another ball game entirely. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
Vitor |
Posted: Mon Nov 04, 2013 9:31 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
smdavies99 wrote: |
Developer Edition is one thing but putting it into production is another ball game entirely. |
Again I ask why. As someone who is tasked with getting from WMBv7 to IIBv9 in production by the end of Q1 2014 what do you know that's not on my operational plan?
Because it doesn't have that much extra software money in it. And you're starting to make me nervous (which isn't an easy thing to do). _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
smdavies99 |
Posted: Mon Nov 04, 2013 9:46 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
I looked at the prices of the additional software that was needed to get the rules engine working. It seemed to be close to the cost of broker and for my clients that is a total non starter despite spending close to $1B on the new site. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
mqjeff |
Posted: Mon Nov 04, 2013 9:49 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
smdavies99 wrote: |
I looked at the prices of the additional software that was needed to get the rules engine working. It seemed to be close to the cost of broker and for my clients that is a total non starter despite spending close to $1B on the new site. |
You don't need any additional software to use WODM rules from within IIB v9.
At all. NONE.
You may want to purchase and configure and build out an entirely separate WODM infrastructure, in order to meet expected performance and management requirements.
But you don't require them, and you can use the DecisionService node in IIB v9 without incurring any additional license charges or requiring any additional software installs.
Just like you don't incur any additional license charges or require any additional software installs to use XtremeScale caching from within IIB. |
|
Back to top |
|
 |
Vitor |
Posted: Mon Nov 04, 2013 9:51 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
smdavies99 wrote: |
I looked at the prices of the additional software that was needed to get the rules engine working. It seemed to be close to the cost of broker and for my clients that is a total non starter despite spending close to $1B on the new site. |
That sounds like the cost of ODM if purchased as an additional product with all the glories that rains down upon you. That's separate to the inbuilt rules engine, and nothing to do with IIBv9 itself unless I have seriously missed the point.
Have I seriously missed the point?  _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
smdavies99 |
Posted: Mon Nov 04, 2013 9:59 am Post subject: |
|
|
 Jedi Council
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
|
Hmmm. That is good to know. I asked this question when the product was launched and the answer I received was that you need to purchase additional software to make it all work. (Sort of like how the SAP Adapters were licensed as a separate item and cost)
If that is not the case then it might be better publicised (Hint-hint) _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions. |
|
Back to top |
|
 |
Vitor |
Posted: Mon Nov 04, 2013 10:06 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
I know your game - you're just trying to make my already high blood pressure even higher until my head pops off by making me think I've got the PVU costs wrong
I mean, it's undignified enough they've got me doing project planning and budgeting; me! That's management work! I can feel my hair growing into spikes...
....albeit short, sparse spikes....
...but there will come a reckoning. This indignity will not go unanswered. My end of year 360 degree management review will come in 5 volumes bound in leather. Teach him to stick me with this......
 _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|