-
Enterprise Java
Optimizing Spark Job Performance With Apache Ignite (Part 1)
Apache Ignite’s memory-centric architecture enables efficient RDD sharing with IgniteContext and IgniteRDD to share RDDs between Spark apps. Come see…
Read More » -
Software Development
[MEGA DEAL] Reinforcement Learning Bundle (94% off)
The 4-Course Track to Familiarize Yourself with One of the Most Exciting New Developments in AI Hey fellow geeks, This…
Read More » -
Core Java
$5 Java Programming Books from Packt and Java Code Geeks!
Hello fellow Geeks! Today, we have some exciting news for you! Java Code Geeks and Packt have teamed up to…
Read More » -
Enterprise Java
Spring Boot as a Windows Service in 5 minutes
I recently had to deploy a Spring Boot application as a windows service and am surprised how easy it was…
Read More » -
Enterprise Java
Java 9 on Java EE 8 Using Eclipse and Open Liberty
I wrote a post a few weeks ago titled Which IDE’s and Server’s support Java EE 8 and Java9 which…
Read More » -
Agile
The T-Shape Deception
I have never worked with a single person who mastered no more than a single skill. Every individual I worked…
Read More » -
Software Development
Alan Kay Was Wrong About Him Being Wrong
Time to time someone is asking me what I think about what Alan Kay, the father of OOP, the designer…
Read More » -
Core Java
Handling Exceptions In Java
Every programmer wants to write a flawless program. That is, a program that runs without any hitch or glitch. Well,…
Read More » -
Enterprise Java
Handle custom exception types in JAX-RS
JAX-RS supports handling custom exceptions — thrown in either EJBs or CID beans — to custom HTTP responses. Assuming we have an “exceptional” EJB:…
Read More »