Easter79 Easter79
3年前
springboot项目 设置linux服务启动
官方文档https://docs.spring.io/springboot/docs/current/reference/htmlsingle/deploymentinstall(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fdocs.spring.io%2Fspringb
爱写码 爱写码
3年前
t-io应用场景和能力
tio历史、应用场景(图示——简)tio应用场景(文字描述——详)tio是基于JVM的网络编程框架,和netty属同类,所以netty能做的tio都能做,考虑到tio是从项目抽象出来的框架,所以tio提供了更多的和业务相关的API,大体上tio具有如下特点和能力:内置完备的监控和流控能力内置半包粘包处理一骑绝尘的资源管理能力内置心跳检查和心跳发送能力
Stella981 Stella981
3年前
Kubernetes、Docker 等容器技术相关博客汇总
\Kubernetes相关博客\Kubernetes官方社区\(https://kubernetes.io/)\K8smeetup\(http://www.k8smeetup.com/)\Dockone社区\(http://dockone.io/topic/Kubernetes)\才云官方技术博客
Stella981 Stella981
3年前
Istio 流量管理
Istio流量管理本文来自于:https://preliminary.istio.io/zh/docs/concepts/trafficmanagement/(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fpreliminary.istio.io%
Stella981 Stella981
3年前
Spring Cloud Alibaba学习笔记(20)
参考:https://cloud.spring.io/springcloudstatic/Greenwich.SR2/single/springcloud.html\_global\_filters(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fcloud.spring.io%
Easter79 Easter79
3年前
SpringCloud与微服务Ⅶ
官方文档:https://projects.spring.io/springcloud/springcloud.htmlspringcloudfeign(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fprojects.spring.io%2Fspringcloud%2Fsp
Stella981 Stella981
3年前
Meld compare&git diff & stat
Mac文件比对器https://yousseb.github.io/meld/(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fyousseb.github.io%2Fmeld%2F)geminstallmeldgitmergetooltoo
Wesley13 Wesley13
3年前
Understanding When to use RabbitMQ or Apache Kafka Kafka RabbitMQ 性能对比
UnderstandingWhentouseRabbitMQorApacheKafkahttps://content.pivotal.io/rabbitmq/understandingwhentouserabbitmqorapachekafkaPerformanceKafkashinesher
Stella981 Stella981
3年前
Flink 异步IO访问外部数据(mysql篇)
  接上篇:【翻译】Flink异步I/O访问外部数据(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.cnblogs.com%2FSpringmoonvenn%2Fp%2F11081201.html)  最近看了大佬的博客,突然想起AsyncI/O方式是Blink
Stella981 Stella981
3年前
Spark中将对象序列化存储到hdfs
废话不多说,直接贴代码了.spark1.4hbase0.98import org.apache.spark.storage.StorageLevelimport scala.collection.JavaConverters._import java.io.Fileimport java.io.FileIn