
Custom Threading & More
The first coding session today was really productive for a few reasons. I am no longer completely oblivious to yaml files and syntax, and can follow-up later with specific action triggers for workflow automation customisation beyond the standard template approaches available. This then means I can use the rest of the day to get more Docker learning done, along with more of the coding and testing in VMs.

The server project planning has started as well, now that I have a more complete picture of what's required. Finally, I was looking for a way to use multi-threading, and threads in general, in a way that allowed for return values. I managed to find an example and modified it slightly to suit the needs of the MOOVPAD server project. This was important because it saves a lot of processing time and resources.
So now, break time then on to Docker & VMs 🙂
Stay awesome,
EMH

HOW MOOVPAD IS BEING BUILT
For the overview of how MOOVPAD apps are being developed, the reasoning behind particular decisions during development, policies, and more in relation to all the technical things, please see the link to the left.
This will be an ongoing work in progress, and will always be linked to the bottom of each upcoming Blog post.