Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is akka in scala?



What is akka in scala?..

Answer / Sachin Gaurav

Akka is a concurrent and distributed computing toolkit built on the JVM, which includes Scala. It provides an actor model for constructing concurrent and scalable applications. Actors are lightweight units of concurrency that communicate by sending messages to each other. This makes it easy to design fault-tolerant, scalable systems in a concise and expressive way.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Scala Interview Questions

What is a tuple in scala?

1 Answers  


Explain how scala is both functional and object-oriented programming language?

1 Answers  


Explain what is Scala?

1 Answers  


What do you mean by implicit parameters?

1 Answers  


What are the advantages of case class?

1 Answers  


What is the difference between Function and Method in Scala?

1 Answers  


What is formula tail in scala?

1 Answers  


What is a ‘Scala set’? What are methods through which operation sets are expressed?

1 Answers  


Which scala library is used for the functional programming?

1 Answers  


Is scala an oop?

1 Answers  


Difference between Array and List in Scala?

1 Answers  


What are the data types in scala?

1 Answers  


Categories