Blaze Advisor

agill 
Joined: 2008-06-13
Posts: 3
User is offline
Blaze Advisor

I am a new business analyst and my boss has given me the task of learning Blaze advisor.....can anyone suggest any reference material.....blaze advisor for dummies, maybe?

mark  Appistry employee
Joined: 2007-12-21
Posts: 65
User is offline

I am afraid I cannot help you much with reference material. Maybe someone else would be interested in chiming in.
As far as Blaze Advisor and its relation to the Fabric, we were able to incorporate the Blaze Advisor demo app into a task, and run it as a fabric application.

bobwilmes 
Joined: 2008-02-18
Posts: 9
User is offline

Blaze is Java based rules engine sold by Fair Isaac. I haven't seen any public material on programming it but it has it's own development GUI which looks somewhat like Eclipse. Blaze is one of the fastest rules engines around - it uses the patented Rete III algorithm that Dr. Charles Fogey invented. You can generically learn rules engines by doing a Google search for "Drools" - a heavily used open source rules engine or JRules.

Blaze is very expensive per developer. It's solid and has great support.

agill 
Joined: 2008-06-13
Posts: 3
User is offline

Thank you both for your comments. Is anyone aware of any performance issues with Blaze?

sam  Appistry employee
Joined: 2007-11-11
Posts: 48
User is offline

As mentioned by bobwilmes, Blaze is known for its high performance. Having a high performance rules algorithm in Blaze Advisor ensures that you'll be able to get the most throughput out of each server. Deploying your Blaze application in a fabric allows you to easily scale beyond the confines of a single server.