When it comes to integrating and managing data, there are quite a few tasks that are downright tedious. Data engineering is a tough job, but somebody's gotta do it!
Dive into importing and upserting data into Splice Machine. This guide covers the process as well as handling challenges like timestamps and special characters.
In this post, we'll go over various classes you can use in ADO.NET in order to work with Data Providers. We'll cover the code you need, and when to use each class.
See an overview of an application that can be tuned with Akka, the load tests and tools that can be used to measure app performance, and some test results.
If you find yourself encoding and decoding URLs often, take a look at how to do it in Java while staying on alert in case you need multiple iterations.
Schedulers are great for task execution, but they're tough to scale horizontally. Let's use Hazelcast's IMaps, Akka, and CRON expressions to make a more scalable system.
Creating a Maven archetype can be a good way to streamline beginnings of new projects in your company. Check out the guide on how to do it in practice.
One of Mule's powerful features is SOAP Connect, which turns your WSDL into the connector and install in the Mule design palette within less than a few minutes.