Java New Concurrency Model: Introduction & Pitfalls
Java Software Development Tutorials and Videos
by java-tv.com
1M ago
Java 20 will preview one of the most anticipated features, virtual threads, and structured concurrency. It rethinks the way multithreading works in Java. It was born out of the idea that reactive Java is too complicated and blocking threads has to be cheap. Resulting in the new virtual threads that … The post Java New Concurrency Model: Introduction & Pitfalls first appeared on Java Software Development Tutorials and Videos ..read more
Visit website
Thinking in Serverless Java Code
Java Software Development Tutorials and Videos
by java-tv.com
2M ago
Compilable and sharable infrastructure with Infrastructure as Code, Self-provisioned runtimes, great IDE support, energy, and CO2 savings – Java is the perfect language and runtime for serverless cloud environments. This presentation discusses the key differences between serverless Java and monolithic application servers and microprofile runtimes with lots of code and … The post Thinking in Serverless Java Code first appeared on Java Software Development Tutorials and Videos ..read more
Visit website
Devops for Java Software Development Shops
Java Software Development Tutorials and Videos
by java-tv.com
4M ago
DevOps is great if you have the people, processes, and tools to support it. This session highlights the easiest ways for Java developers to work with their IT organizations and partners to deliver their code to the cloud, including the best ways to reliably make updates and maintain production cloud … The post Devops for Java Software Development Shops first appeared on Java Software Development Tutorials and Videos ..read more
Visit website
Think About Memory: How to Write Fast Java Code
Java Software Development Tutorials and Videos
by java-tv.com
7M ago
This presentation discusses things that affect (CPU bound) performance of Java code. A key message is that Java developers DO need to worry about memory, even if garbage collection rarely is a problem. Video producer: https://www.jfokus.com The post Think About Memory: How to Write Fast Java Code first appeared on Java Software Development Tutorials and Videos ..read more
Visit website
Frameworks Unplugged: Building Distributed Systems in Pure Java
Java Software Development Tutorials and Videos
by java-tv.com
10M ago
Building a hello-world REST example in spring-boot does not take more than a couple of minutes. ChatGPT generates it within seconds (including the maven files), and the example will probably let you pass java programming 101. You can ask ChatGPT to add a distributed cache to your application, and it … The post Frameworks Unplugged: Building Distributed Systems in Pure Java first appeared on Java Software Development Tutorials and Videos ..read more
Visit website
Performance Testing Java Applications
Java Software Development Tutorials and Videos
by java-tv.com
1y ago
Every so often, you will read a performance benchmark (of a Java or other language application), with bold claims for how well X performs compared to Y. Testing the performance of your Java application is more an art form rather than engineering, and is a minefield of misconceptions, misunderstanding, and … The post Performance Testing Java Applications first appeared on Java Software Development Tutorials and Videos ..read more
Visit website
Simple and Modern Java Microservices in the Cloud
Java Software Development Tutorials and Videos
by java-tv.com
1y ago
Today, long gone are the days of ceremony and Java development should be productivity, simplicity. Let’s look at how we make it happen, in the context of startups going FAST. This presentation describes a software architecture approach used by the speaker, and what, sometimes unorthodox, technology and design choices have … The post Simple and Modern Java Microservices in the Cloud first appeared on Java Software Development Tutorials and Videos ..read more
Visit website
The Secrets of the Fastest Java Developers
Java Software Development Tutorials and Videos
by java-tv.com
1y ago
Learn to write Java code faster so that you can experiment more with the design and find the simplest solution to your problem. Video producer: https://jchampionsconf.com/ The post The Secrets of the Fastest Java Developers first appeared on Java Software Development Tutorials and Videos ..read more
Visit website
Decoding The Java Technical Interview Process
Java Software Development Tutorials and Videos
by java-tv.com
1y ago
Have you ever gone through a Java technical interview only to realize how horribly broken the process is? Do we really need to know the Big-O runtime of our code on a day-to-day basis, or is there a more practical way we can test this knowledge? This talk discusses the … The post Decoding The Java Technical Interview Process first appeared on Java Software Development Tutorials and Videos ..read more
Visit website
Defensive Coding Bootcamp
Java Software Development Tutorials and Videos
by java-tv.com
1y ago
Do you build Java systems that can be hacked? Want to lower those odds? In this presentation, you will learn the basics of security vulnerabilities and evasive coding maneuvers that can make your software more secure, every time. Geared for developers of all skill levels, this code-centric talk presents code … The post Defensive Coding Bootcamp first appeared on Java Software Development Tutorials and Videos ..read more
Visit website

Follow Java Software Development Tutorials and Videos on FeedSpot

Continue with Google
Continue with Apple
OR