代码拉取完成,页面将自动刷新
同步操作将从 Apache/kafka 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl"?>
<rdf:RDF xml:lang="en"
xmlns="http://usefulinc.com/ns/doap#"
xmlns:rdf="https://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:asfext="https://projects.apache.org/ns/asfext#"
xmlns:foaf="https://xmlns.com/foaf/0.1/">
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<Project rdf:about="https://kafka.apache.org/">
<created>2014-04-12</created>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
<name>Apache Kafka</name>
<homepage rdf:resource="https://kafka.apache.org/" />
<asfext:pmc rdf:resource="https://kafka.apache.org" />
<shortdesc>Apache Kafka is a distributed, fault tolerant, publish-subscribe messaging.</shortdesc>
<description>A single Kafka broker can handle hundreds of megabytes of reads and writes per second from thousands of clients. Kafka is designed to allow a single cluster to serve as the central data backbone for a large organization. It can be elastically and transparently expanded without downtime. Data streams are partitioned and spread over a cluster of machines to allow data streams larger than the capability of any single machine and to allow clusters of co-ordinated consumers. Kafka has a modern cluster-centric design that offers strong durability and fault-tolerance guarantees. Messages are persisted on disk and replicated within the cluster to prevent data loss. Each broker can handle terabytes of messages without performance impact.</description>
<bug-database rdf:resource="https://issues.apache.org/jira/browse/KAFKA" />
<mailing-list rdf:resource="https://kafka.apache.org/contact.html" />
<download-page rdf:resource="https://kafka.apache.org/downloads.html" />
<programming-language>Scala</programming-language>
<category rdf:resource="http://projects.apache.org/category/big-data" />
<repository>
<SVNRepository>
<location rdf:resource="https://gitbox.apache.org/repos/asf/kafka.git"/>
<browse rdf:resource="https://github.com/apache/kafka"/>
</SVNRepository>
</repository>
<maintainer>
<foaf:Person>
<foaf:name>Jun Rao</foaf:name>
</foaf:Person>
</maintainer>
</Project>
</rdf:RDF>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。