Walkthrough of Assignment 2 (Part 2)

preview_player
Показать описание
This video walks through the specification, skeletons, unit tests, and runtime operation of part 2 of assignment 2 in my CS 253 course at Vanderbilt University. This image crawler client app is implemented in Android and uses Java parallel streams to obtain, transform, and store images obtained locally or downloaded remotely. This client app can either perform all image processing locally on the client device running Android or remotely using microservices that can be deployed on one or more servers and implemented via Spring WebMVC.

Рекомендации по теме