java

Philly ETE 2019 – Burr Sutter – Supersonic, Subatomic Java with Quarkus

Abstract Introducing Quarkus.io. The rise in popularity of the linux container as the primary way to package your application seemed like a simple change on the surface. Yet, as we saw with the Java Docker Fail problem, it was not a transition completely without challenges for the Java community. Furthermore, we have now seen a … Read More

Philly ETE 2019 – Burr Sutter – Kubernetes: Your Next Java Application Server

Abstract In the Java ecosystem, we have historically been enamored by the concept of the “Application Server,” the runtime engine that not only gave us portable APIs (e.g. JMS, JAX-RS, JSF, EJB) but also gave us critical runtime infrastructure for things like farm deployments, configuration, load-balancing, fail-over, distributed management and monitoring. In this session, we … Read More

Clojure Bits in JVM Universe (Anatoly Polinsky, USA)

Out of many strong JVM based languages Clojure and Java make a great couple. Coming to Clojure from Spring several years ago Anatoly Polinsky really wished, back then, someone could explain functional programming and Clojure ecosystem to me from the Spring/Java point of view. In this talk Anatoly Polinsky of Chariot Solutions will bridge the … Read More