Explore >> Select a destination


You are here

yokota.blog
| | avilpage.com
3.3 parsecs away

Travel
| | A short hands on practical guide to get started with Apache Kafka for people who are in a hurry.
| | www.madewithtea.com
2.4 parsecs away

Travel
| | This article is about aggregates in stateful stream processing in general. I write about the differences between Apache Spark and Apache Kafka Streams along concrete code examples. Further, I list the requirements which we might like to see covered by a stream processing framework.
| | risingwave.com
3.2 parsecs away

Travel
| | RisingWave is a full-functioned,distributed Streaming database while KsqlDB is a SQL-like interface for Kafka Streams with limited streaming and analytical capabilities. KsqlDB's architecture cannot handle demanding enterprise workloads.
| | mydeveloperplanet.com
37.1 parsecs away

Travel
| This blog provides a step-by-step guide to create a Model Context Protocol (MCP) server using Spring AI. It explains the advantages of using MCP for integrating Large Language Models with data sources, highlights necessary prerequisites, and outlines the construction and testing of the MCP server and its client, including feature implementation.