Tag: microservices
All the articles with the tag "microservices".
-
Hacking Moleculer and Building Pylecular: A Journey into ML/AI Microservices
How I ported Moleculer.js's broker, action, and event patterns to Python and built Pylecular: an open-source experiment for serving machine learning models as lightweight microservices that call each other by name (no HTTP, no Flask, no REST) while staying fully interoperable with the existing Node.js Moleculer ecosystem.