Hi Carmen,

The following might not have a specific example but will probably help you 
seeing in details the design concepts behind Akka combined with the Java 
Memory Model,
most of the aspects you have mentioned are avoided but maybe there is a way 
to reproduce one or two by contradicting the advises in the following:

http://doc.akka.io/docs/akka/2.4.10/general/jmm.html

HTH,

Guido.

On Wednesday, August 31, 2016 at 12:05:11 AM UTC+1, Carmen Torres López 
wrote:
>
> Hello,
>
> I'm doing a research about concurrency bugs types that can be observed in 
> languages based in actor model. I would like to know what kind of bugs can 
> be observed frequently in Akka? Has anyone experience a behavoir such as 
> deadlocks, livelock, starvation, race conditions, order violation, etc.? 
> I will appreciate any pointer of an example code that generate these bugs.
>
> Best regards,
> Carmen
>

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to akka-user+unsubscr...@googlegroups.com.
To post to this group, send email to akka-user@googlegroups.com.
Visit this group at https://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to