Akka actor creation

31 views
Skip to first unread message

Jitendra

unread,
Apr 3, 2015, 3:37:40 AM4/3/15
to akka...@googlegroups.com
Hi All,

I am new to akka. I went through some of the videos of Jones Boner.
He says that in 1GB of RAM, we can create several thousands of threads.
But, with Akka, we can create several millions of actors.

If I am not wrong, actors internally create threads (fork-join threads). Then, how is this possible with Akka.

I feel this contradicting. Can some body please help me in understanding this.

Thanks,
Jitendra

Konrad Malawski

unread,
Apr 3, 2015, 4:55:12 AM4/3/15
to akka...@googlegroups.com
Hi Jitendra,
please don't double post messages between akka-dev and akka-user.
This is a "user" question, and has already been answered on that mailing list: https://groups.google.com/forum/#!topic/akka-user/VppiTlEGUTc

Actors are multiplexed onto a smaller number of threads, which is why we can afford millions of them.

Happy hakking!

--
You received this message because you are subscribed to the Google Groups "Akka Developer List" group.
To unsubscribe from this group and stop receiving emails from it, send an email to akka-dev+u...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
Cheers,
Konrad 'ktoso' Malawski
Reply all
Reply to author
Forward
0 new messages