Tagged articles
5 articles
Page 1 of 1
Top Architect
Top Architect
Nov 23, 2023 · Backend Development

Understanding Java Class Loading Mechanism and Tomcat’s ClassLoader Design

This article explains the Java class loading mechanism, the parent‑delegation model, how it can be broken, and then details Tomcat’s custom classloader hierarchy—including CommonClassLoader, CatalinaClassLoader, SharedClassLoader, and WebappClassLoader—showing why Tomcat deviates from the standard delegation model.

JavaParent DelegationTomcat
0 likes · 15 min read
Understanding Java Class Loading Mechanism and Tomcat’s ClassLoader Design
Programmer DD
Programmer DD
Jul 21, 2021 · Fundamentals

Top 18 Open-Source Low-Code Platforms Every Developer Should Know

This article introduces the rising low-code/no-code trend, explains its visual‑drag‑and‑drop approach versus traditional coding, and provides concise overviews of 18 open‑source platforms—including Saltcorn, Joget DX, Digdag, StackStorm, CUBA Platform, Skyve, and more—highlighting their key features, licensing, and deployment options.

No-codelow-codeopen-source
0 likes · 15 min read
Top 18 Open-Source Low-Code Platforms Every Developer Should Know
Architects Research Society
Architects Research Society
Jun 3, 2021 · Cloud Computing

Common Use Cases of the OpenWhisk Serverless Platform

The article outlines various OpenWhisk serverless use cases—including microservices, web and mobile back‑ends, IoT data pipelines, API services, data processing, and cognitive applications—highlighting its modular scalability, language flexibility, and advantages for building lightweight, cost‑effective cloud‑native solutions.

BackendCloud FunctionsIoT
0 likes · 9 min read
Common Use Cases of the OpenWhisk Serverless Platform