Also consider having Byteman rules compiled:
https://community.jboss.org/wiki/ABytemanTutorial#how_can_i_make_my_rules_run_fast


On 8 May 2013 10:30, Manik Surtani <msurt...@redhat.com> wrote:
> Chronicle?
>
> http://binarybuffer.com/2013/04/java-chronicle-library-tutorial-1-basic-examples
> https://github.com/peter-lawrey/Java-Chronicle
>
>
>
> On 7 May 2013, at 16:43, Radim Vansa <rva...@redhat.com> wrote:
>
>> OK, I'll post more info after I add some more analyses.
>>
>> Btw., could you recommend me any lightweight off-memory Map<String, 
>> AtomicInteger> implementation? Is ISPN local + file cache store the right 
>> implementation, or is this too heavyweight? I just need to record number of 
>> appearances for every message (in parallel) and there can be tens of 
>> gigabytes of logs -> it won't fit into RAM. After a short googling, I found 
>> jdbm2 - is this the right tool or would you rather recommend setting up ISPN 
>> or something else?
>>
>> Radim
>>
>> ----- Original Message -----
>> | From: "Manik Surtani" <msurt...@redhat.com>
>> | To: "infinispan -Dev List" <infinispan-dev@lists.jboss.org>
>> | Sent: Tuesday, May 7, 2013 1:14:28 PM
>> | Subject: Re: [infinispan-dev] [infinispan-internal] Message flow    
>> tracer/analyzer
>> |
>> |
>> | On 3 May 2013, at 11:05, Bela Ban <b...@redhat.com> wrote:
>> |
>> | >
>> | > But kudos to you, this framework is cerainly already useful ! Do you
>> | > have a more detailed docu on what the numbers mean ?
>> |
>> | Yes, awesome work, Radim.
>> |
>> | And do keep us posted as this progresses - more info/docs will certainly
>> | help.
>> |
>> | --
>> | Manik Surtani
>> | ma...@jboss.org
>> | twitter.com/maniksurtani
>> |
>> | Platform Architect, JBoss Data Grid
>> | http://red.ht/data-grid
>> |
>> |
>> | _______________________________________________
>> | infinispan-dev mailing list
>> | infinispan-dev@lists.jboss.org
>> | https://lists.jboss.org/mailman/listinfo/infinispan-dev
>> |
>> _______________________________________________
>> infinispan-dev mailing list
>> infinispan-dev@lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>
> --
> Manik Surtani
> ma...@jboss.org
> twitter.com/maniksurtani
>
> Platform Architect, JBoss Data Grid
> http://red.ht/data-grid
>
>
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev

_______________________________________________
infinispan-dev mailing list
infinispan-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/infinispan-dev

Reply via email to