Blog
Recent Posts
Integrating WURFL Microservice with Spark Streaming
Sep 14th, 2020
This article builds on the assumption that the reader is familiar with Apache Spark and the world of analyzing large amounts of data in parallel. Spark Streaming is an extension of the core Spark API that enables scalable, high-throughput, fault-tolerant stream processing of live data streams. In this post we look at integration of Spark with WURFL for device detection through User-Agent analysis.
Read More