It is impossible to suggest anything without knowing more details, e.g. what are the types of these 1000k events, what needs to be done with them, can *any* event react (in some rule) with *any other* event, and so on.
-W On 11/10/2012, mohan <[email protected]> wrote: > Hi laune, > Yes i already used @expires(24h) metadata for event. So each event will > expire after 24 hours. But per day we are getting over 1000k events and > inserting it into working memory will cause to java.lang.OutOfMemoryError. > Guess increase Java heap size not best solution either. How we can tackle > this situation? > > thanks a lot your great ideas.. > > > > -- > View this message in context: > http://drools.46999.n3.nabble.com/java-lang-OutOfMemoryError-Java-heap-space-tp4020185p4020225.html > Sent from the Drools: User forum mailing list archive at Nabble.com. > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users > _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
