https://docs.oracle.com/javase/tutorial/essential/concurrency/syncmeth.html
On Tue, Oct 30, 2018 at 5:25 AM Aída Betzabeth Dávila Sotelo < [email protected]> wrote: > Hi! > > Is there something in apache isis that I could use or configure for > concurrency management? > > Currently I have a problem, I call a function that returns a consecutive > number, but if I call them at the same time twice, I get the same number as > a result. > > Can anyone tell me how to solve my problem? > > Thanks in Advance. > Aida Davila >
