Marcel de Koster [http://community.jboss.org/people/marcel.de.koster] replied to the discussion
"Jbpm 4 and ehcache" To view the discussion, visit: http://community.jboss.org/message/536479#536479 -------------------------------------------------------------- Hi Huisheng, Thank you for your quick reply. I will look into what I can do with that file. jBPM indead is pretty fast. But what I see in oracle is that the Get jobs query, done by the JobExecutor is done each 5 seconds. Not using ehcache or some other caching will result in executing this query every 5 seconds. It would be nice if the query was only executed when the cache is flushed by a new job being added. In other cases it could be served from the cache. If I find any kind of way of caching in jbpm I will post it here. Regards, Marcel -------------------------------------------------------------- Reply to this message by going to Community [http://community.jboss.org/message/536479#536479] Start a new discussion in jBPM at Community [http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
