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 8741719
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T11:21:58+00:00 2026-06-13T11:21:58+00:00

Tha Akka documentaton indicates: A durable mailbox is a replacement for the standard actor

  • 0

Tha Akka documentaton indicates:

A durable mailbox is a replacement for the standard actor mailbox that
is durable.

What is the mechanism used as a standard mailbox so an Actor can read its messages after a restart?

Thank you.

  • 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-13T11:21:59+00:00Added an answer on June 13, 2026 at 11:21 am

    I’ve implemented a small project to check this out with my own hands.

    The configuration of an Actor’s mailbox is achieved via the dispatcher. The following are the possibilities for the mailbox:

    UnboundedMailbox
    BoundedMailbox
    UnboundedPriorityMailbox
    BoundedPriorityMailbox
    

    and finally:

    Durable mailboxes
    

    I had to configure my actor system with a dispatcher which indicates that the mailbox is file based. The following lines were just neccesary in the configuration of the Actor System:

    my-dispatcher {
      mailbox-type = akka.actor.mailbox.FileBasedMailboxType
    }
    

    In adition, I configured the properties for the file based durable mailbox, with the indications provided in:

    http://doc.akka.io/docs/akka/2.0.3/modules/durable-mailbox.html

    Finally, the creator of the specific Actor I wanted to persist in a file creates the Actor with the following:

    context.actorOf(Props[MyActor].withDispatcher("my-dispatcher"), "myactor1"
    

    I still need more practice to make an Actor to be recreated and read the remaining messaged in the mailbox, but the main question is answered now.

    Everything was found in the documentation, it was just a matter of getting things done.

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

Sidebar

Related Questions

I need to get all rows tha are valid, ValidDate is column that shows
Im using reflection to acess a class tha represents a table in DB.However,reflection read
I am building a web app that goes to many customers. Tha app enables
i've already read all tha articles in here wich touch a similar problem but
I have dialog tha contains a partialview. Is it possible to undo changes that
I'm building a native app tha all its entities should commadate in sqlite database.
I've a car stereo (Pioneer AppRadio2) that seems to have a ROM tha contains
I have a form tha contains a TreeView with many Textboxes in each node.
I have written a very simple application tha accepts batches of telemetry log rows
i'm using FAYE and rails application and the only thing tha annoys me very

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.