上一页 1 2 3 4 5 6 7 ··· 18 下一页
摘要: 1. The ThreadLocal object is created in the normal method or class which will be accesed by multi-thread. 2. The object of ThreadLocal<T> will store d 阅读全文
posted @ 2018-10-19 13:35 iDragon 阅读(254) 评论(0) 推荐(0)
摘要: 1. Create environment for stream computing 2. Now we need to add the data source for further computing 3. The data from data source will be streamed i 阅读全文
posted @ 2018-10-18 14:40 iDragon 阅读(442) 评论(0) 推荐(0)
摘要: Job description Job description About the role We are looking for a talented engineer who has excellent cloud skills, but ideally would also have embe 阅读全文
posted @ 2018-10-18 08:59 iDragon 阅读(275) 评论(0) 推荐(0)
摘要: A Stream represents the core data model in Trident, and can be thought of as a "stream" of tuples that are processed as a series of small batches. A s 阅读全文
posted @ 2018-10-17 16:42 iDragon 阅读(207) 评论(0) 推荐(0)
摘要: Spark programs are structured on RDDs: they invole reading data from stable storage into the RDD format, performing a number of computations and data 阅读全文
posted @ 2018-10-17 10:04 iDragon 阅读(237) 评论(0) 推荐(0)
摘要: If you work in a company that develops shared libraries, or if you work on an open-source or commercial library, you might want to develop your own au 阅读全文
posted @ 2018-10-15 11:10 iDragon 阅读(300) 评论(0) 推荐(0)
摘要: Generic/Template Programming in Flink SourceFunction<T> AsyncFunction<IN, OUT> 阅读全文
posted @ 2018-10-12 17:38 iDragon 阅读(266) 评论(0) 推荐(0)
摘要: Talks on C/S - B/S 阅读全文
posted @ 2018-10-12 16:27 iDragon 阅读(100) 评论(0) 推荐(0)
摘要: Get RpcClient from RpcClientFactory with Reflection programming Message or Event definition in Flum public interface Event { /** * Returns a map of na 阅读全文
posted @ 2018-10-12 11:12 iDragon 阅读(331) 评论(0) 推荐(0)
摘要: Aysnc-callback with future in distributed system 阅读全文
posted @ 2018-10-12 10:36 iDragon 阅读(110) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 ··· 18 下一页