Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in actor-model
Scala actors: two different approaches to a scheduled multi-thread application
Jan 22, 2023
scala
actor
actor-model
Actor Model for instant messaging app?
Oct 29, 2022
akka
message-queue
messaging
akka.net
actor-model
Why does Akka.Net F# API define actorOf2 but not actorOf3, actorOf4 etc.?
Oct 20, 2022
f#
akka.net
actor-model
TPL Dataflow, alternative to JoinBlock limitations?
Nov 05, 2022
c#
concurrency
task-parallel-library
tpl-dataflow
actor-model
How Arbiters from the actor model are implemented in Erlang?
Jun 22, 2022
concurrency
functional-programming
erlang
actor
actor-model
Do web workers use actor model?
Aug 17, 2022
html
web-worker
actor-model
Akka. How to illustrate actors in UML?
Oct 26, 2022
uml
akka
actor-model
If scala advocate immutability why it adopted actor model with its mutable nature? [closed]
Sep 07, 2022
scala
functional-programming
akka
immutability
actor-model
What's the difference betwee "Actor model" and "Reactor pattern" in Python?
Apr 23, 2022
python
concurrency
twisted
reactor
actor-model
What is actor model in context of a programming language?
Oct 28, 2022
programming-languages
actor-model
How would you explain actors to a non-programmer? [closed]
Aug 22, 2022
actor
actor-model
Actor model and collision detection
Apr 02, 2022
erlang
interaction
actor-model
Is Communicating Sequential Processes [CSP] an alternative to the actor model in Scala?
Dec 18, 2019
scala
core.async
actor-model
Is it possible/advisable to have a different supervision strategy for different children of an Akka 2 actor?
Jan 20, 2022
scala
akka
actor-model
akka-supervision
How does Scala attain parallelism?
Sep 22, 2022
scala
akka
multicore
actor
actor-model
Actor model vs object oriented model
Nov 20, 2022
oop
akka
actor-model
When should one use the Actor model?
Aug 29, 2022
multithreading
concurrency
functional-programming
actor
actor-model