Qualcomm Technologies, Inc. announced new additions to the RF Front-End (RFFE) portfolio that is designed to provide comprehensive support for devices operating in the 600 MHz spectrum. https://goo.gl/G4L4WX #5G #IoT #5GWorld
Adopt a ‘Sharpie Mentality’ to Hire for Fit and Diversity
It’s possible to find both fit and diversity in a job candidate. In fact, one way to do that is to adopt the blind-audition approach used by judges on the TV show “The Voice.” https://goo.gl/DAfLxD #GlobalHR #HRTech
People with Autism Represent ‘Untapped Reservoir of Talent’
People with autism can be an untapped source of talent for employers seeking focused, dedicated workers. https://goo.gl/SZ2zUK #GlobalHR #HRTech
Running Jolokia JVM Agent With Mule Standalone Runtime
Jolokia is a great way to monitor JVM applications and provide easy access to all the JMX goodies using simple JSON over HTTP. I would say that it has almost become the de facto standard when it comes to monitoring and managing Java applications.
While Jolokia does provide a specialized Mule agent, it does not allow us to expose the Jolokia interface over HTTPS (or enable TLS Client Authentication). On the other hand, this is supported by the Jolokia JVM Agent, and it also works great with the Mule Server Runtime. In this blog post, I do a step by step instruction on how to start the Jolokia JVM Agent with Mule runtime and enable HTTPS and basic authentication. https://goo.gl/RsfKUD #DataIntegration #ML