Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 664 Bytes

sample.md

File metadata and controls

35 lines (23 loc) · 664 Bytes

Scala & Akka

Andy Ai


WHAT IS SCALA?

  • A Scalable language
  • Object-Oriented
  • Functional
  • Seamless Java Interop
  • Functions are Objects
  • Future-Proof
  • Fun

WHAT IS AKKA?

Akka is a toolkit and runtime for building highly concurrent, distributed, and fault tolerant event-driven applications on the JVM.

  • Simple Concurrency & Distribution
  • Resilient by Design
  • High Performance
  • Elastic & Decentralized
  • Extensible

Thank You

Weibo : http://weibo.com/aiyboo

E-Mail : yanbo.ai#gmail.com