Distributed Context Propagation with otel4s
Distributed Context Propagation with otel4s Distributed systems allow for building highly scalable and fault tolerant applications. Methodologies like event sourcing (ES) and command query respons...
Distributed Context Propagation with otel4s Distributed systems allow for building highly scalable and fault tolerant applications. Methodologies like event sourcing (ES) and command query respons...
Overview This is the second post in a series about inference of machine learning models using scala. The first post can be found here. This post will detail how to use a functional streaming librar...
Overview This is the first in series of posts which will cover how one might setup a server to perform efficient inference of neural network models on both CPUs and GPUs using the Scala programmi...