#Akka

[ follow ]
scala
Medium
1 month ago
Scala

Why we bet on Scala at SwissBorg

Scala helped SwissBorg beat the average by leveraging its expressiveness and ecosystem.
Scala's scalability, coupled with partnerships with Scala-specialized companies, supported SwissBorg's growth. [ more ]
Medium
2 months ago
Scala

# A story of one memory leak

Debugging memory leaks in distributed systems can be challenging due to the complexity of the architecture.
Understanding the components and architecture details is crucial for effectively debugging and fixing issues in a distributed system. [ more ]
Medium
2 months ago
Scala

Tips and Trends in Scala

Scala combines object-oriented and functional programming paradigms.
Scala's integration with Java ecosystem is a key advantage. [ more ]
morescala
Lightbend
2 months ago
Scala

2x Improvement in Latency in Swiggy Data Science Platform | @lightbend

ML models at Swiggy contribute to customer experience and business decisions through DSP platform.
DSP system at Swiggy built on Akka with actors for scalability, resiliency, and responsiveness. [ more ]
Medium
5 months ago
Scala

Integrating Akka actors with Redis

Understanding serialization in Akka is essential for integrating with external storage systems like Redis.
Implementing a SerializedBlob class can simplify the storage and retrieval of serialized data from Redis. [ more ]
[ Load more ]