media_service#

The media service application models a movie-review composition workflow.

It includes review composition, movie lookup, rating and text enrichment, review storage, review indexing, and movie-information reads. It is inspired by the media microservices application from the DeathStarBench benchmark suite.

Source:

DeathStarBench repository

Modules

application

Factory for a media service microservice application.

mpi_services

MPI implementation for media service services.

rest_services

REST implementation for media service services.