com.sun.jersey.api.client.ClientHandlerException:java.net.ConnectException:Connectionrefused:connect
atcom.sun.jersey.client.apache4.ApacheHttpClient4Handler.handle(ApacheHttpClient4Handler.java:187)
atcom.sun.jersey.api.client.filter.GZIPContentEncodingF..
分类:
其他好文 时间:
2017-06-20 17:59:31
阅读次数:
8907
摘要: 1. 整理出一些使用比较广或者个人觉得比较好的java开源项目和资料供参考。 2. 如果你觉得好但是我没有列出的开源项目请告诉我,方便我添加到列表里。 3. 如果你发现信息描述有误请联系我,我会及时修改或删除。 开源项目的繁荣离不开你我的参与 下面提供一些跟开源相关的文章链接: 1. Apa ...
分类:
编程语言 时间:
2017-05-10 09:46:48
阅读次数:
929
BIT has recently taken delivery of their new supercomputer, a 32 processor Apollo Odyssey distributed shared memory machine with a hierarchical commun ...
分类:
其他好文 时间:
2017-01-19 12:19:25
阅读次数:
279
一. 准备工作 1.下载 apollo 安装包 下载链接:http://activemq.apache.org/apollo/download.html 2.下载 Java JDK 安装包 ( apollo 依赖 Java 环境) 下载链接:http://www.oracle.com/technet ...
本示例记录一个开发过程: 1)参考 Meteor React TUTORIAL教程 https://www.meteor.com/tutorials/react/creating-an-app 2)。。。 第一部分 创建脚手架项目 1、在win10,安装 Meteor 1.4.2; 2、进入命令(C ...
分类:
其他好文 时间:
2016-11-06 19:52:12
阅读次数:
190
1、 官方网站:http://activemq.apache.org/apollo/ 下载可执行文件的压缩包,解压到目录 2、 执行win+r,打开windows的命令行语句 (1)先创建broker,broker相当于设置了一个指定的代理,消息传递在这个代理下运行 执行${APOLLO_HOME} ...
分类:
其他好文 时间:
2016-10-10 23:48:27
阅读次数:
129
MPI Maelstrom Problem Description BIT has recently taken delivery of their new supercomputer, a 32 processor Apollo Odyssey distributed shared memory ...
分类:
其他好文 时间:
2016-09-16 08:57:12
阅读次数:
216
DescriptionBIT has recently taken delivery of their new supercomputer, a 32 processor Apollo Odyssey distributed shared memory machine with a hierarchical communication subsystem. Valentine McKee’s res...
分类:
编程语言 时间:
2016-08-12 20:09:15
阅读次数:
156
题目链接:http://poj.org/problem?id=1502 Description BIT has recently taken delivery of their new supercomputer, a 32 processor Apollo Odyssey distributed ...
分类:
其他好文 时间:
2016-07-10 21:16:16
阅读次数:
165
首先iOS与mac端用的框架是:https://github.com/ckrey/MQTT-Client-Framework 使用CocoaPods导入 pod 'MQTTClient/Websocket' , '~> 0.6.9' 然后服务端用的是Apache Apollo http://acti ...
分类:
其他好文 时间:
2016-07-06 14:48:03
阅读次数:
187