Skip to content

Instantly share code, notes, and snippets.

View ascrutae's full-sized avatar
🎯
Focusing

Xin,Zhang ascrutae

🎯
Focusing
View GitHub Profile

##分布式系统(Distributed System)资料


#####希望转载的朋友,你可以不用联系我.但是一定要保留原文链接,因为这个项目还在继续也在不定期更新.希望看到文章的朋友能够学到更多.

介绍:这是一篇介绍在动态网络里面实现分布式系统重构的paper.论文的作者(导师)是MIT读博的时候是做分布式系统的研究的,现在在NUS带学生,不仅仅是分布式系统,还有无线网络.如果感兴趣可以去他的主页了解.

#!/bin/bash
PRG="$0"
PRGDIR=`dirname "$PRG"`
[ -z "$DEPLOY_HOME" ] && DEPLOY_HOME=`cd "$PRGDIR" >/dev/null; pwd`
#
# env variables
JMETER_HOME=${DEPLOY_HOME}/apache-jmeter-4.0
ZK_HOME=${DEPLOY_HOME}/zookeeper-3.4.11
ELASTIC_HOME=${DEPLOY_HOME}/elasticsearch-5.3.0
require('skywalking-nodejs').start({
applicationCode: 'test'
});
let requestModule = require("request");
var http = require('http');
const port = 3001
callback = function (response) {
DEBUG 2017-07-04 15:27:10 AbstractClassEnhancePluginDefine : prepare to enhance class redis.clients.jedis.Jedis by org.skywalking.apm.plugin.jedis.v2.define.JedisInstrumentation.
DEBUG 2017-07-04 15:27:17 DiscoveryRestServiceClient : Selected collector grpc service is not available. Wait 5000 seconds to try
DEBUG 2017-07-04 15:27:17 AbstractClassEnhancePluginDefine : enhance class redis.clients.jedis.Jedis by org.skywalking.apm.plugin.jedis.v2.define.JedisInstrumentation completely.
DEBUG 2017-07-04 15:27:33 DiscoveryRestServiceClient : Selected collector grpc service is not available. Wait 5000 seconds to try
java.lang.IllegalArgumentException: Cannot resolve ambiguous delegation of public redis.clients.jedis.Jedis(java.lang.String) to org.skywalking.apm.dependencies.net.bytebuddy.implementation.bind.MethodDelegationBinder$MethodBinding$Builder$Build@540856bc or org.skywalking.apm.dependencies.net.bytebuddy.implementation.bind.MethodDelegationBinder$MethodBinding$Builder$Build@8c5dfdb1
at org.skywal
@ascrutae
ascrutae / iterm2.md
Created December 2, 2016 02:57
iterm2 cheatsheet

Tabs and Windows

Function Shortcut
Previous Tab + Left Arrow
Next Tab + Right Arrow
Go to Tab + Number
Go to Window + Option + Number
Go to Split Pane by Direction + Option + Arrow
Go to Split Pane by Order of Use + ] , + [