Docker  CMPSC 102 Discrete Structures

Docker CMPSC 102 Discrete Structures

Docker is a platform for developers and system administrators to develop, deploy, and run software applications with containers. Docker is a new generation of virtualisation and it is revolutionizing the IT industry.

查看详情
Docker Assignment 2

Docker Assignment 2

ObjectiveThe purpose of assignment 2 is to extend your TCP client/server key-value store to support replication and node discovery.Replication can be implemented using a two-phase-commit algorit

查看详情