https://elixir-lang.org/blog/2025/03/25/cyanview-elixir-case
수퍼볼 같은데서 수백대의 방송장비를 Elixir를 통해서 제어하고, Phoenix LiveView로 시각화하는 사례. Elixir 생태계에 Nerves라는 임베디드 시스템 제어 프레임워크가 있었던걸로 기억하고 있는데, 이게 이렇게 이어지는군아
https://elixir-lang.org/blog/2025/03/25/cyanview-elixir-case
수퍼볼 같은데서 수백대의 방송장비를 Elixir를 통해서 제어하고, Phoenix LiveView로 시각화하는 사례. Elixir 생태계에 Nerves라는 임베디드 시스템 제어 프레임워크가 있었던걸로 기억하고 있는데, 이게 이렇게 이어지는군아
If you have a fediverse account, you can quote this note from your own instance. Search https://hackers.pub/ap/notes/0195ebdc-ec8a-7cdd-a4bd-8efff08ee373 on your instance and quote it. (Note that quoting is not supported in Mastodon.)
The devices in a given location communicate and coordinate on the network over a custom MQTT protocol. Over a hundred cameras without issue on a single Remote Control Panel (RCP), implemented on top of Elixir’s network stack.엘릭서가 가진 Erlang VM의 강력한 동시성 성능을 바탕으로 몇백대의 카메라를 MQTT 프로토콜을 통해 실시간 네트워크로 카메라들을 중앙에서 조작하는구나