Christopher Meiklejohn - Partisan: high performance large scale distributed Erlang | Code BEAM SF 19
This video was recorded at Code BEAM SF 19 http://bit.ly/2T3Do0U Get involved in Code Sync's next conference http://bit.ly/2Mcm4aS --- PARTISAN: TESTABLE, HIGH PERFORMANCE, LARGE SCALE DISTRIBUTED ERLANG by Christopher Meiklejohn THIS TALK IN THREE WORDS: Partisan Distributed Erlang TALK LEVEL: Intermediate ABSTRACT In this talk, Christopher presents the design of an alternative runtime system for improved scalability and reduced latency in distributed actor applications called Partisan. Partisan provides higher scalability by allowing the application developer to specify the network overlay used at runtime without changing application semantics, thereby specializing the network communication patterns to the application. Partisan reduces message latency through a combination of three predominately automatic optimizations: parallelism, named channels and affinitized scheduling. Partisan also assists the developer in deployment of their distributed applications by providing orchestration through Kubernetes, Mesos or Docker. Finally, Christopher presents preliminary work on improving the resiliency of your distributed applications through Partisan's new fault-injection framework. Read the full abstract: https://codesync.global/speaker/christopher-meiklejohn/ --- THE SPEAKER - CHRISTOPHER MEIKLEJOHN Carnegie Mellon University Ph.D student Christopher lives for distributed programming. More on Christopher Meiklejohn: https://codesync.global/speaker/christopher-meiklejohn/ --- CODE SYNC & CODE BEAM SF 19 Code BEAM SF is powered by Code Sync. Code BEAM SF 19 was sponsored by WhatsApp, The RealReal, Brex, Erlang Solutions, 2600Hz, PagerDuty, and aeternity. CODE SYNC Website: www.codesync.global Twitter: www.twitter.com/CodeBEAMio Facebook: https://www.facebook.com/CodeSyncGlobal LinkedIn: https://www.linkedin.com/company/code-sync/ Mail: info at codesync.global #Partisan #DistributedSystems #Erlang