Tagged articles
8 articles
Page 1 of 1
21CTO
21CTO
Jul 26, 2023 · Backend Development

Will Oracle’s New Java License Drive Developers to Switch Platforms?

The article analyzes Oracle's new Java SE universal subscription, its steep per‑employee pricing, projected audit rates, and how enterprises may respond by migrating to newer Java versions, third‑party runtimes, or alternative languages.

Enterprise costGartner analysisJava migration
0 likes · 7 min read
Will Oracle’s New Java License Drive Developers to Switch Platforms?
Programmer DD
Programmer DD
Nov 7, 2022 · Backend Development

Essential Guide to Migrating Java 8 Projects to Java 17: Compilation, Logging, and GC Tips

This article walks through the practical steps for upgrading Java 8 applications to Java 17, covering removed modules, annotation dependencies, sun.misc replacements, Lombok issues, Kotlin version limits, unified logging syntax, GC parameter changes, and runtime module‑open flags, while providing concrete Maven snippets and command‑line examples.

GC tuningJVM loggingJava migration
0 likes · 20 min read
Essential Guide to Migrating Java 8 Projects to Java 17: Compilation, Logging, and GC Tips
21CTO
21CTO
Oct 26, 2022 · Mobile Development

Why Meta Is Rewriting Its Android Apps in Kotlin – Insights for Developers

Meta is converting its flagship Android apps from Java to Kotlin, citing benefits like reduced code size, safety, and better concurrency support, while navigating tooling challenges and showing a broader industry shift toward Kotlin for mobile development.

AndroidJava migrationKotlin
0 likes · 6 min read
Why Meta Is Rewriting Its Android Apps in Kotlin – Insights for Developers
Taobao Frontend Technology
Taobao Frontend Technology
Mar 24, 2017 · Backend Development

Node.js Underground Rail Event: UI Rendering, Java Migration & Fiber Debate

At the fourth Node.js Underground Rail meetup in Nanjing, industry experts shared practical insights on server‑side component UI rendering for SEO, Java‑to‑Node migration strategies, runtime error detection using V8 monitoring, and debated the merits of async/await versus fiber‑based concurrency, concluding with lively discussions and community photos.

FiberJava migrationNode.js
0 likes · 8 min read
Node.js Underground Rail Event: UI Rendering, Java Migration & Fiber Debate
Node Underground
Node Underground
Mar 24, 2017 · Backend Development

Insights from Node.js Underground Rail: SSR, Java Migration, Fiber vs Async

At the fourth Node.js Underground Rail meetup in Nanjing, experts shared practical insights on server‑side rendering, Java‑to‑Node migration, runtime error monitoring, fiber engine refactoring, and debated async/await versus fiber, providing valuable lessons and resources for modern backend development.

FiberJava migrationNode.js
0 likes · 7 min read
Insights from Node.js Underground Rail: SSR, Java Migration, Fiber vs Async
Efficient Ops
Efficient Ops
Dec 5, 2016 · Operations

From PHP Monolith to Java Microservices: Mogujie's Ops Evolution and Lessons

This article recounts Mogujie's journey from a small PHP‑based LNMP stack to a Java‑driven micro‑service architecture, detailing the operational challenges, standardization efforts, continuous integration pipeline, and full‑link tracing techniques that enabled scalable, reliable e‑commerce services.

Full‑Link TracingJava migrationOperations
0 likes · 17 min read
From PHP Monolith to Java Microservices: Mogujie's Ops Evolution and Lessons
21CTO
21CTO
Nov 17, 2015 · Operations

How JD Scaled Its Order Fulfillment Center to Handle Millions of Orders

JD’s Order Fulfillment Center (OFC) evolved from a small data‑transfer team into a highly scalable, distributed architecture that handles massive order volumes during events like 618 and Double‑11, employing Java migration, service decomposition, flow control, and robust operations to ensure data consistency and rapid delivery.

Distributed SystemsJava migrationOperations
0 likes · 23 min read
How JD Scaled Its Order Fulfillment Center to Handle Millions of Orders