[talk] S3 Work-a-likes

Sujit K M kmsujit at gmail.com
Sun Nov 13 06:58:57 EST 2016


> Is the language only Java, I am quite unaware of Python. Totally
> Unaware of S3 Too.
As a JAVA Developer I found a lot of issues in what seems the so called
"implementing “object stores” for immutable data collections", but as was
surprising to me didn't find it in other languages like Python.

I got some documentton on Python on the Concurrent Access Violations.
https://docs.python.org/2/library/exceptions.html (Surprisingly seems
to be only RuntimeError)
https://docs.python.org/3.1/library/pickle.html (has a line on
concurrency control)

Below some documentation on Java.
http://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/index.html



More information about the talk mailing list