Launching Next

YoMo

A serverless framework for latency sensitive applications

Posted Friday, March 5, 2021

YoMo is an open-source Streaming Serverless Framework for building low-latency edge computing applications. Built atop QUIC transport protocol and functional reactive programming interface, it makes real-time data processing reliable, secure, and easy. We've been building real-time applications for many years. With the development of the internet, data generated by IoT devices and in mobile phones is growing rapidly. This kind of upstream data is driving the network to interact more efficiently. There are many use cases , such as Adtech, IoT, gaming, e-commerce and many others, where clicks, interactions, video streams, and customer data need to be ingested, stored, analyzed and acted on in real time, in milliseconds. While how to build a real-time applications , how to process this data generated continuously, is really complicated. In order to reduce the difficulty in building a real-time low latency application, we create an open source framework called YoMo. YoMo is a streaming serverless framework for low-latency edge computing applications, running atop QUIC protocol, engaging 5G technology. YoMo implements a standard data interoperation paradigm . In YoMo ecosystem , all you need to focus is the application logic . YoMo takes care of the data processing , ensures data security , helps building reliable applications easily.

Visit YoMo