Using Drools Grid, is it possible to distribute rulebases based on category ? e.g. All
computer related rules deployed on server A, all school related rules deployed on Server B
and then based on which app you are coming from, just return a session handle from that
particular server ? In other words, is it possible to load ( and evaluate ) rules based
on category in Drools or Drools Grid ?