Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Oracle Blog] Java Magazine on Lightweight Frameworks

#1
Java Magazine on Lightweight Frameworks

<p><em>By Java Magazine Editor Andrew Binstock&nbsp;</em></p>

<p>Running Fast and Light Without All the Baggage</p>

<p>The emergence of microservices as the new architecture for applications has led to a fundamental change in the way we use frameworks. Previously, frameworks offered an omnibus scaffolding that handled most needs of monolithic applications. But as microservices have gained traction, applications now consist of orchestrated containers, each performing a single service. As such, those services require far less scaffolding&mdash;favoring instead <a href="http://ora.cl/fs1iq" target="_blank">lightweight frameworks</a> that provide basic connectivity and then get out of the way.</p>

<p>In this issue, we examine three leading frameworks for microservices: <a href="http://ora.cl/fs1iq" target="_blank">Javalin</a> (page 13), which is a very lightweight, unopinionated Kotlin-based web framework; <a href="http://ora.cl/fs1iq" target="_blank">Micronaut</a> (page 23), which handles all feature injection at compile time and so loads extremely fast; and <a href="http://ora.cl/fs1iq" target="_blank">Helidon</a> (page 34), which is a cloud native framework that generates a pure Java SE JAR ile that can be run as a service or a complete app. Helidon comes in two flavors: a minimal framework and a slightly heftier one for developers wanting additional services.&nbsp;</p>

<p>In addition to these articles, we continue with the final installment of our series on Java design patterns&mdash;this time covering the <a href="http://ora.cl/fs1iq" target="_blank">Proxy pattern</a> (page 53), with practical examples and coverage of the rarely discussed dynamic proxy feature in a little-used corner of the Java language. Ben Evans examines a common optimization in VMs, <a href="http://ora.cl/fs1iq" target="_blank">loop unrolling</a> (page 62), and explains the subtle reason why loops on the JVM will execute more slowly if they&rsquo;re indexed by longs rather than ints.&nbsp;<br />
And of course we have our quiz&mdash;somewhat expanded for this issue (page 81)&mdash;and our <a href="http://ora.cl/fs1iq" target="_blank">book review</a> (page 7).&nbsp;</p>



https://blogs.oracle.com/java/java-magaz...frameworks
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  [Oracle Blog] Tools for Graal Development Kit for Micronaut 4.3.7 xSicKxBot 0 1,184 05-01-2024, 05:15 AM
Last Post: xSicKxBot
  [Oracle Blog] Announcing Graal Development Kit for Micronaut 4.3.7 xSicKxBot 0 649 04-30-2024, 12:01 PM
Last Post: xSicKxBot
  [Oracle Blog] JDK 22.0.1, 21.0.3, 17.0.11, 11.0.23, and 8u411 Have Been Released! xSicKxBot 0 641 04-29-2024, 07:08 PM
Last Post: xSicKxBot
  [Oracle Blog] JDK 22.0.1, 21.0.3, 17.0.11, 11.0.23, and 8u411 Have Been Released! xSicKxBot 0 624 04-19-2024, 02:41 AM
Last Post: xSicKxBot
  [Oracle Blog] JDK 17 approaches end-of-permissive license xSicKxBot 0 584 04-18-2024, 10:02 AM
Last Post: xSicKxBot
  [Oracle Blog] Oracle Announces Free Java SE Technical Support for Academic Instituti xSicKxBot 0 611 04-17-2024, 05:38 PM
Last Post: xSicKxBot
  [Oracle Blog] Oracle Announces Free Java SE Technical Support for Academic Instituti xSicKxBot 0 903 03-28-2024, 12:35 AM
Last Post: xSicKxBot
  [Oracle Blog] Java users on macOS 14 running on Apple silicon systems should skip ma xSicKxBot 0 725 03-27-2024, 08:10 AM
Last Post: xSicKxBot
  [Oracle Blog] Announcing Oracle GraalVM for JDK 22 xSicKxBot 0 697 03-26-2024, 03:15 PM
Last Post: xSicKxBot
  [Oracle Blog] Announcing Oracle GraalVM for JDK 22 xSicKxBot 0 733 03-21-2024, 01:37 PM
Last Post: xSicKxBot

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB Theme © iAndrew 2016