editor's blog
Subscribe Now

Better Software Builds

I got introduced to Electric Cloud at ESC. They make software automation tools, with a focus on build automation and build acceleration.

The build flow is managed by ElectricCommander, which ties into the IDE and has hooks for the actual tools being summoned during the build process. The idea is that it’s easier and faster to manage the flow this way than by managing complex scripts. They have recently added the ability to define the flows graphically rather than through a form, making the process easier and more intuitive.

ElectricAccelerator can be used to spread the build process over a server farm. While that sounds like a simple load-sharing process, the important step that they manage is dependencies. Ordinarily, the developer has to specify which files get built in which order to make sure that anything needed to compile a particular file is already complete. This can be hard to manage as dependencies morph with the evolution of the project.

This gets to the differentiating value that Electric Cloud touts: automatic dependency management. Essentially, when sending a file off to a server to build, if it detects that dependencies for that file haven’t been met, it aborts and places the file back at the end of the queue. They claim to be able to detect all dependencies, so nothing will get missed. The tool also remembers the ordering so that, for the next build, it has to do less on-the-fly shuffling; it orders things correctly to begin with.

They’ve recently announced a version that runs on a desktop having 4-32 cores.

You can find more on their website

Leave a Reply

featured blogs
Jul 20, 2024
If you are looking for great technology-related reads, here are some offerings that I cannot recommend highly enough....

featured video

How NV5, NVIDIA, and Cadence Collaboration Optimizes Data Center Efficiency, Performance, and Reliability

Sponsored by Cadence Design Systems

Deploying data centers with AI high-density workloads and ensuring they are capable for anticipated power trends requires insight. Creating a digital twin using the Cadence Reality Digital Twin Platform helped plan the deployment of current workloads and future-proof the investment. Learn about the collaboration between NV5, NVIDIA, and Cadence to optimize data center efficiency, performance, and reliability. 

Click here for more information about Cadence Data Center Solutions

featured chalk talk

Easily Connect to AWS Cloud with ExpressLink Over Wi-Fi
Sponsored by Mouser Electronics and AWS and u-blox
In this episode of Chalk Talk, Amelia Dalton, Lucio Di Jasio from AWS and Magnus Johansson from u-blox explore common pitfalls of designing an IoT device from scratch, the benefits that AWS IoT ExpressLink brings to IoT device design, and how the the NORA-W2 AWS IoT ExpressLink multiradio modules can make retrofitting an already existing design into a smart AWS connected device easier than ever before.
May 30, 2024
7,959 views