{
"bug-database": "https://issues.apache.org/jira/browse/SAMZA",
"category": "big-data",
"created": "2015-01-23",
"description": "Apache Samza provides a system for processing stream data from publish-subscribe systems such as Apache Kafka. The developer writes a stream processing task, and executes it as a Samza job. Samza then routes messages between stream processing tasks and the publish-subscribe systems that the messages are addressed to.",
"doap": "http://samza.apache.org/doap_Samza.rdf",
"download-page": "http://samza.apache.org/startup/download",
"homepage": "http://samza.apache.org/",
"license": "http://spdx.org/licenses/Apache-2.0",
"mailing-list": "http://samza.apache.org/community/mailing-lists.html",
"maintainer": [
{
"mbox": "mailto:criccomini@apache.org",
"name": "Chris Riccomini"
}
],
"name": "Apache Samza",
"pmc": "samza",
"programming-language": "Scala",
"release": [
{
"created": "2014-12-09",
"name": "Samza 0.8.0",
"revision": "0.8.0"
}
],
"repository": [
"https://github.com/apache/samza.git"
],
"shortdesc": "Apache Samza is a distributed stream processing framework."
}