Besonderhede van voorbeeld: 3720726896185754786

Metadata

Author: WikiMatrix

Data

English[en]
The key points distinguishing applications based on Akka actors are: Concurrency is message-based and asynchronous: typically no mutable data are shared and no synchronization primitives are used; Akka implements the actor model.
Korean[ko]
Akka actor를 기반으로하는 애플리케이션의 구별되는 특징은 다음과 같다: 동시성은 메시지 기반이며 비동기 방식으로 이루어진다: 일반적으로 변형 가능한 데이터를 공유하거나 동기화되는 primitive를 사용해서는 안됩니다: Akka는 액터 모델을 구현한다.

History

Your action: