上一页 1 2 3 4 5 6 7 8 9 10 ··· 20 下一页

2018年8月6日

java park unpark

摘要: https://blogs.oracle.com/dave/a-race-in-locksupport-park-arising-from-weak-memory-models https://blog.csdn.net/hengyunabc/article/details/28126139 阅读全文

posted @ 2018-08-06 08:58 暖风的风 阅读(202) 评论(0) 推荐(0) 编辑

DOUHAO

摘要: https://www.java-forums.org/new-java/42610-java-regular-expressions-comma-seperated-list.html https://stackoverflow.com/questions/14166149/regex-for-c 阅读全文

posted @ 2018-08-06 08:05 暖风的风 阅读(234) 评论(0) 推荐(0) 编辑

2018年8月5日

Thread dump

摘要: "catalina-exec-995" #1178 daemon prio=5 os_prio=0 tid=0x00007f6b7831f000 nid=0x15c0 waiting for monitor entry [0x00007f6b43ffc000] java.lang.Thread.St 阅读全文

posted @ 2018-08-05 22:16 暖风的风 阅读(360) 评论(0) 推荐(0) 编辑

2018年8月4日

线程状态

摘要: https://xiaogd.net/java-%E7%BA%BF%E7%A8%8B%E7%8A%B6%E6%80%81%E4%B9%8B-timed_waiting/ https://stackoverflow.com/questions/11337384/java-thread-dump-dif 阅读全文

posted @ 2018-08-04 23:48 暖风的风 阅读(103) 评论(0) 推荐(0) 编辑

https://stackoverflow.com/questions/20795295/why-jstack-out-says-thread-state-is-runnable-while-socketread

摘要: https://stackoverflow.com/questions/20795295/why-jstack-out-says-thread-state-is-runnable-while-socketread 阅读全文

posted @ 2018-08-04 00:12 暖风的风 阅读(270) 评论(0) 推荐(0) 编辑

2018年7月30日

rocketmq-flink

摘要: https://github.com/apache/rocketmq-externals/tree/master/rocketmq-flink https://issues.apache.org/jira/browse/ROCKETMQ-82 阅读全文

posted @ 2018-07-30 15:11 暖风的风 阅读(1446) 评论(0) 推荐(0) 编辑

the-implementation-of-epoll

摘要: Enhanced Char Driver Operations http://www.xml.com/ldd/chapter/book/ch05.html https://idndx.com/2014/09/01/the-implementation-of-epoll-1/ https://idnd 阅读全文

posted @ 2018-07-30 13:25 暖风的风 阅读(190) 评论(0) 推荐(0) 编辑

评价linux协议栈tcp实现中的prequeue

摘要: https://blog.csdn.net/dog250/article/details/5464513 https://wiki.aalto.fi/download/attachments/70789052/linux-tcp-review.pdf http://lkml.iu.edu/hyper 阅读全文

posted @ 2018-07-30 00:46 暖风的风 阅读(174) 评论(0) 推荐(0) 编辑

2018年7月29日

Linux ,JVM Profiler

该文被密码保护。 阅读全文

posted @ 2018-07-29 23:32 暖风的风 阅读(1) 评论(0) 推荐(0) 编辑

how to build jdk 9 source code

摘要: http://hg.openjdk.java.net/build-infra/jdk9/raw-file/tip/README-builds.html#vs2013 http://royvanrijn.com/blog/2013/10/building-openjdk-on-windows/ 阅读全文

posted @ 2018-07-29 23:24 暖风的风 阅读(165) 评论(0) 推荐(0) 编辑

2018年7月26日

step-by-step-creating-a-sql-server-2012-alwayson-availability-group/

摘要: https://blogs.technet.microsoft.com/canitpro/2013/08/19/step-by-step-creating-a-sql-server-2012-alwayson-availability-group/ https://blogs.msdn.micros 阅读全文

posted @ 2018-07-26 19:35 暖风的风 阅读(307) 评论(0) 推荐(0) 编辑

2018年7月25日

How to Auto Execute Commands/Scripts During Reboot or Startup.

摘要: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/5/html/installation_guide/s1-boot-init-shutdown-run-boot https://www.tecmint.co 阅读全文

posted @ 2018-07-25 09:36 暖风的风 阅读(195) 评论(0) 推荐(0) 编辑

2018年7月24日

stackoverflow

摘要: https://stackoverflow.com/users/7171370/yufeng-shen?tab=questions 阅读全文

posted @ 2018-07-24 15:54 暖风的风 阅读(842) 评论(0) 推荐(0) 编辑

2018年7月23日

flink-jdbc sink

摘要: https://github.com/apache/flink/tree/master/flink-connectors/flink-jdbc/src https://blog.csdn.net/luoyexuge/article/details/53014703 阅读全文

posted @ 2018-07-23 19:28 暖风的风 阅读(1262) 评论(0) 推荐(0) 编辑

2018年7月22日

sql server FCI and always on

摘要: https://docs.microsoft.com/en-us/sql/sql-server/failover-clusters/high-availability-solutions-sql-server?view=sql-server-2017 https://blogs.msdn.micro 阅读全文

posted @ 2018-07-22 11:28 暖风的风 阅读(438) 评论(0) 推荐(0) 编辑

2018年7月19日

intellj idea

摘要: http://idea.lanyus.com/ 阅读全文

posted @ 2018-07-19 10:41 暖风的风 阅读(122) 评论(0) 推荐(0) 编辑

直观解正则化

摘要: https://charlesliuyx.github.io/2017/10/03/【直观详解】什么是正则化/ 阅读全文

posted @ 2018-07-19 08:47 暖风的风 阅读(110) 评论(0) 推荐(0) 编辑

2018年7月18日

Dynamic Control Flow in ML

摘要: https://arxiv.org/abs/1805.01772 https://www.leiphone.com/news/201702/cb7cPOtzFj1pgRpk.html 阅读全文

posted @ 2018-07-18 08:47 暖风的风 阅读(196) 评论(0) 推荐(0) 编辑

bitcoin双花

摘要: https://en.bitcoin.it/wiki/Irreversible_Transactions https://www.reddit.com/r/Bitcoin/comments/2e7bfa/vector76_double_spend_attack/cjwya6x http://36kr 阅读全文

posted @ 2018-07-18 01:07 暖风的风 阅读(158) 评论(0) 推荐(0) 编辑

2018年7月14日

lattice

摘要: http://www.itu.dk/people/brabrand/static.pdf 阅读全文

posted @ 2018-07-14 19:57 暖风的风 阅读(146) 评论(0) 推荐(0) 编辑

2018年7月6日

lattice

摘要: http://blog.ezyang.com/2011/04/hoopl-dataflow-lattices/ 阅读全文

posted @ 2018-07-06 09:05 暖风的风 阅读(445) 评论(0) 推荐(0) 编辑

2018年7月2日

Spring MVC

摘要: core https://docs.spring.io/spring/docs/5.2.0.RELEASE/spring-framework-reference/core.html#spring-core mvc 'https://docs.spring.io/spring/docs/5.1.10. 阅读全文

posted @ 2018-07-02 11:03 暖风的风 阅读(156) 评论(0) 推荐(0) 编辑

2018年6月29日

Flink SQL与 SQL Parser ,calcite

摘要: http://vinoyang.com/2017/06/12/flink-table-sql-source/ Flink Table&Sql 如何结合Apache Calcite http://ju.outofmemory.cn/entry/335371 http://wuchong.me/blog 阅读全文

posted @ 2018-06-29 09:38 暖风的风 阅读(1323) 评论(0) 推荐(0) 编辑

2018年6月24日

bug ,improvements, features jira等信息

摘要: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12341764&projectId=12315522 https://cwiki.apache.org/confluence/display/FLINK/Flink+Imp 阅读全文

posted @ 2018-06-24 22:26 暖风的风 阅读(198) 评论(0) 推荐(0) 编辑

2018年6月22日

https://cwiki.apache.org/confluence/display/FLINK/FLIP-24+-+SQL+Client

摘要: https://cwiki.apache.org/confluence/display/FLINK/FLIP-24+-+SQL+Client 阅读全文

posted @ 2018-06-22 17:37 暖风的风 阅读(387) 评论(0) 推荐(0) 编辑

2018年6月20日

Flink的keyby延时源码

摘要: public class RecordWriter<T extends IOReadableWritable> {==FullBuffer /** * This is used to send LatencyMarks to a random target channel. */public voi 阅读全文

posted @ 2018-06-20 23:58 暖风的风 阅读(1551) 评论(0) 推荐(0) 编辑

Flink sink to Oracle\MYSQL

摘要: http://www.cnblogs.com/34fj/p/8820094.html https://blog.csdn.net/lmalds/article/details/52400805 阅读全文

posted @ 2018-06-20 16:51 暖风的风 阅读(840) 评论(0) 推荐(0) 编辑

2018年6月18日

HHH

摘要: https://data-artisans.com/flink-forward/resources/alibabas-common-algorithm-platform-on-flink https://sf-2018.flink-forward.org/kb_sessions/alibabas-c 阅读全文

posted @ 2018-06-18 21:55 暖风的风 阅读(603) 评论(0) 推荐(0) 编辑

2018年6月16日

FLINK 设计文档

摘要: https://cwiki.apache.org/confluence/display/FLINK/Apache+Flink+Home https://cwiki.apache.org/confluence/display/FLINK/Flink+Roadmap https://cwiki.apac 阅读全文

posted @ 2018-06-16 19:01 暖风的风 阅读(335) 评论(0) 推荐(0) 编辑

2018年6月8日

prometheus-dashboard-to-grafana

摘要: https://prometheus.io/docs/visualization/grafana/ https://www.digitalocean.com/community/tutorials/how-to-add-a-prometheus-dashboard-to-grafana https: 阅读全文

posted @ 2018-06-08 14:50 暖风的风 阅读(402) 评论(1) 推荐(0) 编辑

2018年6月3日

apache-flink-training-metrics-monitoring

摘要: https://www.slideshare.net/dataArtisans/apache-flink-training-metrics-monitoring https://ci.apache.org/projects/flink/flink-docs-release-1.4/monitorin 阅读全文

posted @ 2018-06-03 16:49 暖风的风 阅读(339) 评论(1) 推荐(0) 编辑

2018年6月1日

多个inputstream的情况下,watermark的值怎么赋值? kakfa中多个partition提取 watermark

摘要: 1,org.apache.flink.streaming.api.operators; AbstractStreamOperatorpublic void processWatermark1(Watermark mark) throws Exception { input1Watermark = m 阅读全文

posted @ 2018-06-01 14:13 暖风的风 阅读(227) 评论(0) 推荐(0) 编辑

2018年5月31日

how-apache-flink-enables-new-streaming-applications-part-1

摘要: https://data-artisans.com/blog/how-apache-flink-enables-new-streaming-applications-part-1 http://www.cnblogs.com/dongxiao-yang/p/7610412.html http://v 阅读全文

posted @ 2018-05-31 09:38 暖风的风 阅读(191) 评论(0) 推荐(0) 编辑

2018年5月29日

Advanced DataStream API Low-latency Event Time Join

摘要: http://training.data-artisans.com/exercises/eventTimeJoin.html 阅读全文

posted @ 2018-05-29 21:10 暖风的风 阅读(157) 评论(0) 推荐(0) 编辑

2018年5月27日

checkpoint and savepoint in FlinK

摘要: https://info.lightbend.com/rs/558-NCX-702/images/preview-apache-flink.pdf https://www.microsoft.com/en-us/research/uploads/prod/2016/12/Determining-Gl 阅读全文

posted @ 2018-05-27 18:32 暖风的风 阅读(336) 评论(0) 推荐(0) 编辑

2018年5月25日

Flink connectedstreams

摘要: https://stackoverflow.com/questions/40613684/apache-flink-scope-of-valuestate-in-connectedstreams https://stackoverflow.com/questions/33755697/flink-s 阅读全文

posted @ 2018-05-25 20:03 暖风的风 阅读(568) 评论(0) 推荐(0) 编辑

2018年5月24日

FLINK 案例分析

摘要: 基于Flink流处理的动态实时超大规模用户行为分析 https://zhuanlan.zhihu.com/p/31548501 基于Flink流处理的动态实时超大规模用户行为分析 https://zhuanlan.zhihu.com/p/31460293 https://www.jianshu.co 阅读全文

posted @ 2018-05-24 10:49 暖风的风 阅读(523) 评论(0) 推荐(0) 编辑

2018年5月23日

Apache 流框架 Flink,Spark Streaming,Storm对比分析(一)

摘要: https://bigdata.163.com/product/article/5 Apache 流框架 Flink,Spark Streaming,Storm对比分析(一) 阅读全文

posted @ 2018-05-23 10:49 暖风的风 阅读(254) 评论(0) 推荐(0) 编辑

Learning Apache Flink

摘要: https://www.iteblog.com/archives/2040.html 阅读全文

posted @ 2018-05-23 09:21 暖风的风 阅读(221) 评论(0) 推荐(0) 编辑

2018年5月22日

Apache Flink Training and sample code

摘要: http://training.data-artisans.com/ https://github.com/dataArtisans/blog-post-code-samples https://github.com/apache/flink/tree/master/flink-examples h 阅读全文

posted @ 2018-05-22 23:51 暖风的风 阅读(161) 评论(0) 推荐(0) 编辑

上一页 1 2 3 4 5 6 7 8 9 10 ··· 20 下一页

导航