Home Tags Open source

Tag: open source

Getting Familiar with Multimedia Streaming Protocols

0
An understanding of the multimedia application is a must in today’s world because there are many products based on it, like the IP phone,...

The Best Open Source Blockchain Platforms

0
This article presents the author’s choice of the best open source blockchain platforms. Of course, we realise that opinions will always differ on what...

An Introduction to Solidity, the Language that Runs Ethereum

0
Solidity is an object-oriented, statically typed, high-level scripting language for implementing smart contracts, which are programs that govern the behaviour of accounts within the...

The Emacs Series Exploring dash.el Further

0
We will continue to look at the functions available in dash.el, which is a list library for Emacs, in this third part of the...

Corda: The Smart Contract Based Blockchain Project

0
Making reliable transactions over a network is the baseline requirement of most businesses. Blockchain technology enables different parties to transact efficiently and in a...

Configuring Jenkins on Docker

0
This article gives an overview of both Jenkins and Docker. It also includes a tutorial on how to configure Jenkins on Docker. Jenkins is an...

An Introduction to TensorFlow Programming in Python

0
Deep learning is now widely used for the development of intelligent systems and has become a powerful tool for Big Data analysis. TensorFlow is...

Quarkus Supersonic and Subatomic

0
Subatomic and supersonic! When I first saw those words in the May 2019 issue of Open Source For You, I thought that they had...

Solutions to Priority Inversion in a Multi-threaded Programming Environment

0
Priority inversion occurs in priority-based scheduling. This results in slower performance and unexpected results in general-purpose operating systems. This article demonstrates the use of...

Kubernetes: Breathing New Life into On-Premise Services

0
DevOps is to IT what IoT is to manufacturing. Both are disrupting the status quo and are taking the world closer to automation. Let...