In a computer network, latency is defined as the amount of time it takes for a packet of data to get from one designated point to another. In more general terms, it is the amount of time between the cause and the observation of the effect.
Lessons in Extreme .NET PerformanceYou are now in FULL VIEW by on Mar 13, 2016 | Sponsored Links Sponsored Content DevOps: Hidden Risks and How to Achieve Results Dynatrace Migrating to the Cloud: A Cookbook for the Enterprise New Relic
Stop the Solution Explorer's Expansion MadnessMads Kristensen shows off an extension he recently released, one that does something I've not seen done before (and didn't think was even possible!) Disable Solution Explorer's Dynamic Nodes A single-purpose extension that makes it easy to disable/enable Solution Explorer's dynamic nodes such as i
“Automagic” GPU ProgrammingWe all agree, GPUs are not as easy to program as a CPU, even though CUDA and OpenCL provide a well established abstraction of the GPU processor design. GPU support in high-level programming languages such as Java, C# or Python still leaves a lot to be desired.
An Immutable WorldI’m always fascinated when software somehow reflects the patterns of life, particularly when it leads to new ideas, either on how to write software, or on life itself. One aspect that’s drawn a lot of my attention lately is how modeling data in software relates to the “data” of reality.
The Sorry State of Convenient IPCHow do you implement communication between two or more processes? This is a question that has been haunting me for at least 6 years now. Of course, this question is very broad and has many possible answers, depending on your scenario.
Four Strategies for Organizing Code — MediumThis article outlines four different strategies for organizing code: by component, by toolbox, by layer, and by kind.
How Many Passes?Large bodies of code written in the C/C++ languages typically divide up the code into “header” files, which are just declarations of methods and types (and definitions of macros). The actual bodies of those methods and types are in completely different files.
Announcing SQL Server on LinuxIt’s been an incredible year for the data business at Microsoft and an incredible year for data across the industry. This Thursday at our Data Driven event in New York, we will kick off a wave of launch activities for SQL Server 2016 with general availability later this year.
The Importance of the LED Moment - I DID THATLast March my friend Saron and I created MarchIsForMakers.com and spent the whole month creating and learning with hardware. It's March again! We're going to spend the whole month of March adding to http://www.marchisformakers.com.
This Read-It-Later-list is just that, bookmarks of stuff I intend to read or have read. I do not necessarily agree with opinions or statements in the bookmarked articles.
This list is compiled from my Pocket list.