由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - AWS Kinesis Client Library for Python
相关主题
AWS cloud 内部做log,大家怎么设计这个证书AWS Certified Developer有点用没?
kafka produce to AWSNodejs socket.io emit看不懂
hn首页文章,is heron killing storm?这次python糗大了
想做个自己的网站关于 SPARK, 问二爷peking2 和其他大牛一问题
中国人应该学习Clojure一个有向图问题
Clojure Storm 用在生产环境中如何?问个图的问题
GitHub Student Developer Pack [Free]三道 Amazon Onsite Coding 题
Several Software Developer Job Openings (转载)问个Hadoop Word Count的简单问题
相关话题的讨论汇总
话题: kinesis话题: amazon话题: storm话题: spout话题: python
进入Programming版参与讨论
1 (共1页)
c********l
发帖数: 8138
1
Announcing Amazon Kinesis Client Library for Python
Dear Amazon Web Services Customer,
This week we announced the release of two new enhancements to Amazon Kinesis
. The first is the release of the Amazon Kinesis Client Library (KCL) for
Python developers. The KCL handles complex issues such as adapting to
changes in stream volume, load-balancing streaming data, coordinating
distributed services, and processing data with fault-tolerance. Python
developers can use the library to easily stream data to power real-time
applications, live dashboards, alert notification, and more. Developers can
download the Kinesis Client Library for Python through GitHub or PyPi.
The second update is to the Amazon Kinesis Storm Spout that enables
developers to use Amazon Kinesis with Storm, an open source, distributed
real-time computation system. The Kinesis Storm Spout fetches data from the
Amazon Kinesis stream and emits it as tuples that Storm topologies can
process. With this update, the Spout also supports Ack/Fail semantics and re
-emits failed messages up to the customer configured retry limit. Developers
can add the Spout to their existing Storm topologies, and leverage Amazon
Kinesis as a reliable, scalable, stream capture, storage, and replay service
that powers their Storm processing applications. The Amazon Kinesis Storm
Spout is available on Github. In conjunction with the updated Amazon Kinesis
Storm Spout, Developers can download AWS white paper titled "Building
Sliding Window Analysis of Clickstream Data Using Amazon Kinesis and Apache
Storm" that introduces the integration with code samples. You can download
the white paper here.
Sincerely,
The Amazon Kinesis Team
1 (共1页)
进入Programming版参与讨论
相关主题
问个Hadoop Word Count的简单问题中国人应该学习Clojure
动态语言把我绕晕了--javascriptClojure Storm 用在生产环境中如何?
做题了做题了,集合分组问题GitHub Student Developer Pack [Free]
算法求助!Several Software Developer Job Openings (转载)
AWS cloud 内部做log,大家怎么设计这个证书AWS Certified Developer有点用没?
kafka produce to AWSNodejs socket.io emit看不懂
hn首页文章,is heron killing storm?这次python糗大了
想做个自己的网站关于 SPARK, 问二爷peking2 和其他大牛一问题
相关话题的讨论汇总
话题: kinesis话题: amazon话题: storm话题: spout话题: python