Blog: NoBlogDefFound (Tomasz Nurkiewicz) |
232 blogs
updated: 110 min. ago
|
||
SOAP, formerly known as Simple Object Access Protocol, is a messaging standard. SOAP is very broad and general. Technically, it can support ...
|
||
Neo4j is a NoSQL database engine. What makes it different is the unusual data model. In Neo4j everything is modelled as a graph. A graph is ...
|
||
React.js is a JavaScript library for building dynamic user interfaces. React applications are built on top of reusable components. Component...
|
||
Erlang is a programming language designed for highly scalable, fault-tolerant systems. Its primary use case used to be telecommunication. Bu...
|
||
Hello everyone! My name is Martin Kleppmann. I'm a researcher at the University of Cambridge. And I would like to tell you briefly about the...
|
||
DevOps is a movement to bridge the gap between developers and operations teams. Traditionally, these two groups were separate and rarely int...
|
||
Transactions in SQL databases are rock-solid. By reading and modifying data within a transaction we limit the risk of data corruption. Actua...
|
||
Version control systems, like git, serve two purposes. First of all, they allow collaborating on the same code by multiple developers. Colla...
|
||
Consumer-driven Contracts is an approach to testing integration between services. In a distributed system, many components talk to each othe...
|
||
A compiler is an application that turns text into an executable program. It's quite extraordinary how much work these complex pieces of soft...
|
||
Made better & faster using https://www.yourkit.com/ Java Profiler