Articles, Home

How JRebel accelerates Java development for SAP Hybris | Rogue Wave

SAP Hybris is a B2B and B2C e-commerce platform used by large enterprise organizations to deliver rich omnichannel experiences to customers, from content management to personalization and order processing.However, the problem facing many Hybris developers is long redeploy times, with over 50% of users reporting times higher than 8 minutes.Learn how JRebel can help reduce the build + redeploy time to just over 1 minute. 

Articles, Home

JVM Ecosystem Report 2018 | Snyk

Welcome to the largest survey ever of Java developers. The data presented in the following report was taken from more than 10,200 questionnaires, covering JDK vendors, versions, IDEs, build tools, CI servers, Java EE versions, web frameworks, JVM languages, binary repositories, source code repositories, source code management and much more!

Events, Home

Oracle Code One | Rogue Wave

Oracle Code One is the most inclusive developer conference on the planet bringing together more languages, technologies, and developer communities than other conferences. It’s an opportunity to join discussions on Java, Go, Rust, Python, JavaScript, R, and more.We’re excited to be part of the technologies that are changing the Java and JVM landscapes. Drop by the Rogue Wave Software booth to learn more about our tools, components, and platforms that accelerate Java development, and services that help organizations create better, more secure applications.

Articles, Home

Introduction

You want to create your own Realtime Multiplayer FPS? Are you mad?  Maybe you don’t realise how incredibly complicated it is! Why is it s…