Explore >> Select a destination


You are here

timilearning.com
| | jeffreytse.net
12.0 parsecs away

Travel
| | System design is the process of defining the architecture, interfaces, and data for a system that satisfies specific business requirements. A good system design requires engineers to think about everything in an infrastructure, from the hardware/software, down to the data and how it's stored.
| | www.allthingsdistributed.com
8.8 parsecs away

Travel
| | Werner Vogels on building scalable and robust distributed systems
| | aphyr.com
12.6 parsecs away

Travel
| |
| | ncona.com
36.7 parsecs away

Travel
| In this article we are going to learn what is concurrency in computer systems. To understand it better, we'll see what are the problems that occur when there is concurrency and what are some ways to prevent those problems. What is concurrency? Concurrency referes to the ability of a computer system to do different things at the same time. We see concurrency in action in our computers when there are multiple programs executing at the same time. We can be playing some music in our computer and at the same ...