Datomic is a new database with an intriguing distributed architecture. It separates reads, writes and storage, allowing them to scale independently. Queries run inside your application code using a Datalog-based language. Spreading queries across processes isolates them from one another, enabling real-time data analysis without copying to a separate store, opening full query functionality to clients of your system, and more. This talk explores Datomic's architecture and some of it's implications, focused entirely on technical details.
Showing posts with label distributed computing. Show all posts
Showing posts with label distributed computing. Show all posts
Friday, November 28, 2014
Subscribe to:
Posts (Atom)
Popular Articles
-
Top 10 Cloud Apps for your Business introduced apps often used from the cloud. There are several vendors to chose from when implementin...
-
Today's Tech Talk Tuesday is virtual, we'll do a live one next week. Learn how to code with R like DataFrames in Julia. And see...
-
Cloud Computing has graduated from being a technology buzzword to being an essential part of any business or organization. Let's take a...
-
In computer science and specifically machine learning , programmers have been trying to simulate the behavior of the brain since the late...