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

The Archive Base Latest Questions

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

I was wondering what is the actual difference between Kahn Process Network and Actor

  • 0

I was wondering what is the actual difference between Kahn Process Network and Actor Model. Indeed, if I look up at the definition, they both are models in which computational entities (called Actors in both cases…) exchange messages via unbounded buffers. Moreover, in both cases, these messages are sent asynchronously since a procedure can always send a message. It does not need to wait for the recipient to be ready to receive.

Hence my question, is there any actual difference ?

Thanks a lot !

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

    Kahn process network is guaranteed to be deterministic. All the FIFO connections between processes are priorly known and they do not dynamically alter during the course of execution. In contrast, in case of Actor model (quoting wikipedia) :

    in response to a message that it receives, an actor can make local decisions, create more actors, send more messages, and determine how to respond to the next message received.

    Actor model, therefore is not guaranteed to be deterministic. Quoting Wikipeda :

    The Actor Model features unbounded nondeterminism which was captured in a mathematical model by Will Clinger using domain theory.

    Another important distinction is how the communication takes place

    In case of KPN – to preserve determinism, all communication is through FIFO channels. But there is not such requirement in case of Actor model. Quoting Wikipedia :

    [In KPN there is] No requirement on order of message arrival [….] If output message ordering is desired, then it can be modeled by a queue Actor that provides this functionality. Such a queue Actor would queue the messages that arrived so that they could be retrieved in FIFO order. So if an Actor X sent a message M1 to an Actor Y, and later X sent another message M2 to Y, there is no requirement that M1 arrives at Y before M2.

    In this respect the Actor model mirrors packet switching systems which do not guarantee that packets must be received in the order sent. Not providing the order of delivery guarantee allows packet switching to buffer packets, use multiple paths to send packets, resend damaged packets, and to provide other optimizations.

    As is quite clear from the above discussion, KPN is a much more constrained scenario which can be modelled using the actor model by adding additional restrictions.

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

Sidebar

Related Questions

I'm wondering what's the actual difference between calling Thread.Sleep(1) and calling SwitchToThread (if we
Just wondering what the actual difference between the ViewData that is bound to the
Wondering if someone could please explain the difference between these two queries and advise
I wondering whats the difference between url and destination using httpservice in flex. I
I am wondering if there is any difference in runtime between a generic container
I am wondering what the major difference between running mvn compile and mvn clean
I'm wondering what the actual reason is why you can do this on a
I was wondering if anybody knows of a way to retrieve the actual T-SQL
I'm wondering, in PHP, I've seen people use both these cases: if($var === TRUE)
Possible Duplicates: Java String.equals versus == whats the difference between ".equals and ==" public

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.