Skip to Content
Akka in Action, Second Edition
book

Akka in Action, Second Edition

by Raymond Roestenburg, Rob Williams, Francisco Lopez Sancho, Robertus Bakker
August 2023
Intermediate to advanced content levelIntermediate to advanced
400 pages
11h 7m
English
Manning Publications
Content preview from Akka in Action, Second Edition

11 Akka ports

This chapter covers

  • Creating an HTTP server with Akka HTTP
  • Connecting through HTTP with actors from outside the cluster
  • Creating a gRPC server with Akka gRPC
  • Connecting through gRPC with actors from outside the cluster

In this chapter, you learn how to connect to an ActorSystem to send messages from the outside. This is done so that any application can interact with actors. You see how to create servers in Akka that provide endpoints that can be used by HTTP or gRPC clients.

11.1 Akka HTTP

This module builds on Akka Streams and shares its semantics. Its components are internally defined in terms of Sources, Flows, and Sinks. However, these are hidden, and your interaction with this API is through an expressive DSL that lets you ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Akka in Action

Akka in Action

Rob Williams, Raymond Roestenburg, Robertus Bakker
Akka in Action, Second Edition, Video Edition

Akka in Action, Second Edition, Video Edition

Robertus Bakker, Rob Williams, Raymond Roestenburg, Francisco Lopez-Sancho
Functional Programming in Scala, Second Edition

Functional Programming in Scala, Second Edition

Paul Chiusano, Runar Bjarnason, Michael Pilquist

Publisher Resources

ISBN: 9781617299216Supplemental ContentPublisher SupportOtherPublisher WebsiteSupplemental ContentPurchase Link