s.com/>
> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau*
> *Github: https://github.com/rmannibucau*
>
>
>
> 2013/2/12 Zoltan Farkas
>
>> Worth taking a look at:
>>
>> code.google.com/p/spf4j
>>
>>
>> --z
>>
>> On Feb 12, 2
Worth taking a look at:
code.google.com/p/spf4j
--z
On Feb 12, 2013, at 4:05 PM, Romain Manni-Bucau wrote:
> well not enough time right now but i hope in some weeks
>
> the idea would be to get:
> -> something to measure (i think it is already here)
> -> some basic aop (abstraction, spring
Hi Simone,
Currently validating an object is supported at borrowing and returning time.
In high throughput scenarios validating at borrowing time or returning time
might be impractical. In that case validation am be done only in the background
thread.
However, when catching an exception durin