|
Eric J. Bruno Words matter. They have the power to inspire and unite, fostering a culture where we can be our true selves. At Dell, we’ve established an inclusive language philosophy where we embrace diversity and inclusion, no matter what language we’re using – this includes coding language. After all, our code speaks for our technology.
|
|
Eric J. Bruno With a Java heap size constrained to be very small (say, 16 MB) you can create an in-memory, off-heap data store that holds gigabytes of data—or even more. This article explores how to store gigabytes or terabytes of data in high-speed memory—if you have the physical RAM, of course.
|
|
Eric J. Bruno With IoT and edge applications, some analytics approaches and frameworks use minibatch processing to approximate real-time analytics. This can prove limiting due to the latency that’s injected. This article discusses the benefits of the minibatch approach and suggests using the Apache Flink framework for stateful computations on data streams using minibatches.
|
|
Eric J. Bruno Micronaut has built-in support for Kafka, RabbitMQ, and two HTML5 messaging paradigms: server-sent events (SSE) and WebSocket. Using them in a meaningful way, such as for publish/subscribe or queue-based messaging, takes a little effort. This article examines a simple, reliable messaging system built around Micronaut’s SSE support.
|