Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9235089
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T06:56:38+00:00 2026-06-18T06:56:38+00:00

I was just comparing different scala actor implementations and now I’m wondering what could

  • 0

I was just comparing different scala actor implementations and now I’m wondering what could have been the motivation to deprecate the existing scala actor implementation in 2.10 and replace the default actor with the Akka implementation? Neither the migration guide nor the first announcement give any explanation.

According to the comparison the two solutions were different enough that keeping both would have been a benefit. Thus, I’m wondering whether there were any major problems with the existing implementation that caused this decision? In other words, was it a technical or a political decision?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T06:56:40+00:00Added an answer on June 18, 2026 at 6:56 am

    I can’t but give you a guess answer:

    Akka provides a stable and powerful library to work with Actors, along with lots of features that deals with high concurrency (futures, agents, transactional actors, STM, FSM, non-blocking I/O, …).

    Also it implements actors in a safer way than scala’s, in that the client code have only access to generic ActorRef. This makes it impossible to interact with actors other than through message-passing.
    [edited: As Roland pointed out, this also enables additional features like fault-tolerance through a supervision hierarchy and location transparency: the ability to deploy the actor locally or remotely with no change needed on the client code.
    The overall design more closely resembles the original one in erlang.]

    Much of the core features were duplicated in scala and akka actors, so a unification seems a most sensible choice (given that the development team of both libraries is now part of the same company, too: Typesafe).
    The main gain is avoiding duplication of the same core functionality, which would only create confusion and compatibility issues.

    Given that a choice is due, it only remains to decide which would be the standard implementation.

    It’s evident to me that Akka has more to offer in this respect, being a full-blown framework with many enterprise-level features already included and more to come in the near future.

    I can’t think of a specific case where scala.actors is capable of accomplishing what akka can’t.


    p.s. A similar reasoning was made that led to the unification of the standard future/promise implementation in 2.10

    The whole scala language and community have to gain from a simplified interface to base language features, instead of a fragmented scene made of different frameworks, each having it’s own syntax and model to learn.

    The same can’t be said for other, more high-level aspects, like web-frameworks, where the developer gains from a richer panorama of available solutions.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hello fellow Computer People! I could do this myself, but was just wondering if
I have seen several Questions comparing different ECommerce CMS's: Prestashop compared to Zen-Cart and
I have the problem that my code returns different results when comparing debug to
I'm now doing some work with decoding MP3 files, but just have some basic
I'm just diving into ActiveRecord and have not been able to find an answer
I was just comparing the numbers if different Archive Networks, like CPAN, CTAN, rubygems.org
I came across this recently, up until now I have been happily overriding the
Are they generated by different phases of a compiling process? Or are they just
I know how function comparison works in Python 3 (just comparing address in memory),
Just an academical question: Is it possible to avoid int casting when comparing Enum

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.