MECSPE 2026: Perché l'Hardware non basta più
Marzo 6, 2026Dal MECSPE 2026 emerge un trend chiaro: l'hardware non basta. Scopri come il software e l'integrazione dati stanno trasformando la robotica in valore reale.
La nuova era dell’industria: robotica collaborativa ed integrazione software
Dicembre 15, 2025La robotica collaborativa rappresenta una soluzione immediata e concreta per garantire continuità produttiva, aumentare l’efficienza e rendere i processi più flessibili. Nel video presentiamo Coover, il sistema sviluppato da NESS che unisce uno o più bracci antropomorfi a una piattaforma AMR.
NESS a ECOMONDO 2025: soluzioni digitali e automazione per la transizione industriale
Novembre 14, 2025NESS presenta AITERIM a ECOMONDO 2024: la piattaforma per la gestione intelligente degli asset industriali. Scopri lo stand, le soluzioni software e i progetti di automazione dedicati alla transizione digitale.
-
Zvec: Alibaba Just Open-Sourced “The SQLite of Vector Databases”
Zvec: Alibaba Just Open-Sourced “The SQLite of Vector Databases”
-
Using PostgreSQL as a Graph Database: A Simple Approach for Beginners
Graph databases are great for representing complex relationships between entities, but they can be expensive. As an alternative, we can use PostgreSQL to achieve similar functionality at a lower cost.
-
How Java Virtual Threads Broke Netflix
When Java 21 arrived, many developers adopted virtual threads instead of traditional OS threads. Netflix tried them in production. They ran into thread pinning issues that caused request handling to stop. The JVM team responded, and by Java 24, most of those problems were fixed.
-
Deployment on Edge: LLM Serving on Jetson using vLLM
Learn what it really takes to run LLMs on an 8 GB Jetson Orin Nano, covering setup, failures, memory tuning, and a practical comparison between vLLM and llama.cpp. An article for Deployment on Edge.
-
Nexus-MCP: A Unified Gateway for Scalable and Deterministic MCP Server Aggregation
Nexus-MCP resolves “Tool Space Interference” in Large Language Models by aggregating multiple MCP servers into a single gateway.