EMQX Dedicated New Feature: Event History is available for private beta test. →

EMQ Attends 2022 Code BEAM Europe Conference in Stockholm

May 20, 2022

EMQ Attends 2022 Code BEAM Europe Conference in Stockholm

EMQ, an open-source IoT data infrastructure software provider and creator of the most scalable MQTT-based IoT messaging platform, attended the 2022 Code BEAM Europe Conference in Stockholm from May 19-20,2022.

EMQ attended the 2022 Code BEAM Europe Conference

Code BEAM Europe conference is a community lead conference that strives to engage the best minds in Erlang and Elixir coding to share knowledge and inspire them to discover the future of the Erlang & Elixir ecosystem.

The action-packed two-day conference fused with 30 cutting-edge talks and in-depth tutorials on real-world applications of Erlang, Elixir, and other emerging technologies.

The BEAM language has been successful for three decades and still counting. Erlang, the most prominent of the BEAM language, underpins high-performance and massively scalable distributed systems and served as the basis for many successful high-profile IoT projects.

EMQ’s flagship product EMQX is an open-source, ultra-scalable distributed MQTT messaging broker written in Erlang/OTP. Especially the latest version of EMQX 5.0 significantly improves the overall performance, supporting 100 million connections of IoT devices at peak times.

Erlang powers high concurrency, long-running processes, and massive message passing to provide always-on, high-speed IoT data access for EMQ global clients.

EMQX is now ranked No.1 on the popular open-source Erlang projects

To date, EMQ has contributed quite a lot of open-source Erlang projects on its Github site. EMQX is now ranked No.1 on the popular open-source Erlang projects by LibHunt, and it has over 9.6k stars on Github.

During the conference, William Yang, software engineer at EMQ, presented an enlightening keynote, entitled, " QUICER: next-generation transport protocol library for BEAM.”

William Yang

The QUIC protocol, which was originally proposed by Google, has recently gained a remarkable presence.

“For IoT applications, messaging protocols must be lightweight, since IoT devices are usually resource constrained. Unfortunately, the existing transport and security protocols – namely TCP/TLS and UDP/DTLS – fall short in terms of connection overhead, latency, and connection migration when used in IoT applications.

However, by integrating MQTT with QUIC, we could solve some issues that TCP could not and results in higher performance. ” According to William.

William also spotlighted the world’s first MQTT over QUIC implementation powered by EMQ and the new open-source NIF library QUICER ( GitHub - emqx/quic: QUIC Protocol for Erlang & Elixir) that was built for BEAM.

Dmitrii Fedoseev

Another talk by Dmitrii Fedoseev at EMQ addressed how to test distributed consistent fault-tolerant with SNABBKAFFE. Dmitrii delivered how EMQ successfully adopted the trace-based approach for the practical applications running in production. EMQ has a deep understanding of how software is behaving in the real production environment is crucial for success.

Learn more about EMQ products and get started for free.