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

  • Home
  • SEARCH
  • 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 8643947
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T12:10:31+00:00 2026-06-12T12:10:31+00:00

I am a beginner with Akka, and I enjoy many of the functionalities it

  • 0

I am a beginner with Akka, and I enjoy many of the functionalities it provides for asynchronous programming, such as Actors, Agents or Futures.

A strong selling point of Akka is the fact that when an actor crashes, an equivalent actor is created anew by the actor system and plugged in place of the old one, guaranteeing strong stability.

Some other systems (I am told JMS is one) go one step further and persist the messages sent between actors continously. This way, if the machine crashes physically – say because of a hardware failure – it is still possible to restore the state as it was before the fault.

This is very appealing for the application I am developing right now. Does Akka provide any such mechanism? If not, is there some way to integrate it with an external system in such a way that this can be achieved?

  • 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-12T12:10:32+00:00Added an answer on June 12, 2026 at 12:10 pm

    Durable mailboxes are a good way to selectively save messages, so that Akka can achieve similar things like JMS. Besides the technology it is very important to consider on an architecture level what messages are relevant to your system and how should the state be restored after a system failure.

    One way, which plays nicely together with a actor paradigm is event sourcing. In this concept the state of your application is stored as a series of events rather than the state itself. When a system or part of it fails, the state can be restored by applying all events from a persistent event store. A durable mailbox could be a link to such an event store or a dedicated actor would be used directly.

    Martin Krasser has a very nice article on this blog describing this approach using a Akka. He is also the author of a event sourcing extension to Akka with the name eventsourced.

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

Sidebar

Related Questions

Beginner in python, but been programming for about 5 years now. I suspect I
Beginner to assembly programming for x86. I have a simple asm file which I
Java Beginner. Hi, I haven't got any much experience with GUI programming. So I'm
Rails beginner here. I want to use a few plugins (such as videoJS or
Beginner iOS dev here. I have a problem in my array. Im making an
Beginner here trying to get a pipeline working in bash. If somebody can see
Beginner in Android development. My code crashes. I have made a simple Java method
Beginner level question Scenario: Have simple string cocantation tool, that I might expand later
Beginner help needed :) I am doign an example form a php book which
Beginner question: I have a dictionary where the values are lists of (a variable

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.