 
      
    | You are here | nabeelvalley.co.za | ||
| | | | | pagefault.blog | |
| | | | | Many cloud systems use MQTT as their communication protocol for connecting devices. The same technology can also be used for interprocess communication which also has added benefits. | |
| | | | | appcodelabs.com | |
| | | | | This tutorial shows you how to build an MQTT message broker in minutes using a Raspberry Pi. Easily test it using another computer or virtual machine. | |
| | | | | tarekziade.wordpress.com | |
| | | | | tl;dr I am building for Sagrada a web application that can be used to create and deploy web services through the web with a few Python functions. See the prototype demo quick screencast -- If you can't view it in your browser, download it and use VLC -- The music is MC Jack IN the... | |
| | | | | www.softdevtube.com | |
| | | Passing data through a pipeline of transformations is an alternative approach to classic Object-Oriented Programming (OOP). The LINQ methods in .NET are designed around this, but the pipeline approach can be used for so much more than manipulating collections. This presentation looks at pipeline-oriented programming and how it relates to functional programming, the open-closed principle, | ||