[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.programming

About Actor based model

Ramine

11/20/2014 12:47:00 AM


Hello,


You can eliminates deadlocks and racing conditions with Actor based model...


Read here:

http://berb.github.io/diploma-thesis/original/054_a...



Thank you,
Amine Moulay Ramdane.
1 Answer

Ramine

11/20/2014 12:56:00 AM

0

On 11/19/2014 4:47 PM, Ramine wrote:
>
> Hello,
>
>
> You can eliminates deadlocks and racing conditions with Actor based
> model...
>


I mean race conditions , not racing conditions.

>
> Read here:
>
> http://berb.github.io/diploma-thesis/original/054_a...
>
>
>
> Thank you,
> Amine Moulay Ramdane.