This repository contains my solution to the project "Machine learning algorithms with global state" from the BDAPRO class at TU Berlin. (The repo is based on BDAPRO.WS1617)
Does Redis support atomic operations on lists, hashes or sets? For example, 3 processes want to add an element to the same list, what happens? Is the result correct in the end?
Does Redis support atomic operations on lists, hashes or sets? For example, 3 processes want to add an element to the same list, what happens? Is the result correct in the end?