上一页 1 ··· 111 112 113 114 115 116 117 118 119 ··· 229 下一页
摘要: 1. Caucho 1.1 概况 spring-remoting代码的情况如下: 本节近分析caucho模块。 1.2 分类 其中以hession为例,Hessian远程服务调用过程: Hessian远程服务调用过程 1.2.1 客户端 BurlapProxyFactoryBean,BurlapCl 阅读全文
posted @ 2016-05-18 10:58 一天不进步,就是退步 阅读(1593) 评论(0) 推荐(0)
摘要: 原文地址:http://suanfazu.com/t/topic/9613 Foursquare团队技术领导简要指南——有感于Ben Horowitz“好产品经理,差产品经理”一文。 团队合作 一个优秀的技术领导必然是团队的一份子,他们认为当整个团队成功时自己才称得上成功。他们不仅要做好繁杂和不讨好 阅读全文
posted @ 2016-05-17 08:34 一天不进步,就是退步 阅读(528) 评论(0) 推荐(0)
摘要: 原文地址:http://blog.csdn.net/zhtang0526/article/details/4788879 一. 远程通讯协议的基本原理 网络通信需要做的就是将流从一台计算机传输到另外一台计算机,基于传输协议和网络 IO 来实现,其中传输协议比较出名的有 http 、 tcp 、 ud 阅读全文
posted @ 2016-05-13 09:41 一天不进步,就是退步 阅读(379) 评论(0) 推荐(0)
摘要: 原文地址:http://www.infoq.com/cn/articles/spark-sreaming-practice 本篇文章用Spark Streaming +Hbase为列,Spark Streaming专为流式数据处理,对Spark核心API进行了相应的扩展。 什么是Spark Stre 阅读全文
posted @ 2016-05-13 09:12 一天不进步,就是退步 阅读(5988) 评论(0) 推荐(0)
摘要: 原文地址:http://stackoverflow.com/questions/1933676/quartz-java-resuming-a-job-excecutes-it-many-times Question: For my application i create jobs and sche 阅读全文
posted @ 2016-05-11 17:58 一天不进步,就是退步 阅读(362) 评论(0) 推荐(0)
摘要: 原文地址:http://www.studytrails.com/frameworks/spring/spring-remoting-rmi.jsp Concept Overview Spring provides four ways to develop remote services. Remot 阅读全文
posted @ 2016-05-11 13:00 一天不进步,就是退步 阅读(419) 评论(0) 推荐(0)
摘要: 原文地址:http://www.studytrails.com/frameworks/spring/spring-remoting-http-invoker.jsp Concept Overview In the earlier articles we saw an introduction to 阅读全文
posted @ 2016-05-11 09:47 一天不进步,就是退步 阅读(1187) 评论(0) 推荐(0)
摘要: 原文地址:http://www.studytrails.com/frameworks/spring/spring-remoting-burlap.jsp Concept Overview In the earlier tutorials we saw an introduction to Sprin 阅读全文
posted @ 2016-05-11 09:44 一天不进步,就是退步 阅读(799) 评论(0) 推荐(0)
摘要: 原文地址:http://www.studytrails.com/frameworks/spring/spring-remoting-hessian.jsp Concept Overview The previous tutorial presents an overview of spring re 阅读全文
posted @ 2016-05-11 09:41 一天不进步,就是退步 阅读(652) 评论(0) 推荐(0)
摘要: spring-web总体分为三部分:caucho、httpinvoker、jaxws,其总体构造图如下: uml结构: 先看看网上搜索到的上述实现的原理吧:Spring RMI,Hessian/Burlap,HttpInvoker的区别 http://blog.csdn.net/arkblue/ar 阅读全文
posted @ 2016-05-11 08:46 一天不进步,就是退步 阅读(2353) 评论(0) 推荐(0)
上一页 1 ··· 111 112 113 114 115 116 117 118 119 ··· 229 下一页