Recent Posts

Interview with a Java Champion: Reflections on a Storied Career and Insights for the Next Generation

Author: A N M Bazlur Rahman Original post on Foojay: Read More Introduction: In the fast-paced world of software development, a few individuals leave a lasting impact through their dedication and contributions. Our guest today is a seasoned developer, a respected author, and a cornerstone of the Java community. With over two decades of experience, he has played a key …

Read More »

Simplify Your Deployment Workflow: Introducing Oracle Java Releases Public APIs

Oracle is  excited to announce the launch of Oracle Java Releases Public APIs, designed to streamline access to essential information about Oracle Java releases. These RESTful APIs offer access to crucial Java release data, empowering system administrators to integrate Java release information seamlessly into their operational workflows (this article is written by Sanju Nai, Principal Product Manager, Java Platform Group.] …

Read More »

Defining patterns of data transfers for Java applications with TornadoVM

Author: Thanos Stratikopoulos Original post on Foojay: Read More The TornadoVM API is designed to aid Java programmers in adapting their code bases for hardware acceleration. As explained in a previous article, the TornadoVM API exposes two key Java objects for programmers, the TaskGraph and the TornadoExecutionPlan. The former is used to define which methods should be offloaded on an …

Read More »