Commit Graph

145 Commits

Author SHA1 Message Date
yanglbme
efcc3ef2f4 docs: update doc description 2019-01-16 23:03:45 +08:00
yanglbme
55512c67e6 Merge branch 'master' of github.com:doocs/advanced-java 2019-01-14 16:03:52 +08:00
yanglbme
95ea034433 docs: update distributed-transaction 2019-01-14 16:03:19 +08:00
Libin Yang
f3fd8e1cf9
Merge pull request #27 from doocs/imgbot
[ImgBot] Optimize images
2019-01-12 14:51:08 +08:00
ImgBotApp
0197bf5781
[ImgBot] Optimize images
*Total -- 30.37kb -> 12.92kb (57.45%)

/images/mq-11.png -- 15.19kb -> 6.46kb (57.45%)
/docs/high-concurrency/images/mq-11.png -- 15.19kb -> 6.46kb (57.45%)
2019-01-12 06:49:57 +00:00
yanglbme
7a234caedd docs: update microservices-introduction 2019-01-12 14:27:52 +08:00
yanglbme
b6df4d9ab6 docs: fix typo 2019-01-11 16:43:20 +08:00
yanglbme
ce115e7b82 Merge branch 'master' of github.com:doocs/advanced-java 2019-01-11 16:37:16 +08:00
yanglbme
dc5bb93f1f docs: update microservices-introduction 2019-01-11 16:36:21 +08:00
Libin Yang
bfb72b1eef
Merge pull request #26 from doocs/imgbot
[ImgBot] Optimize images
2019-01-10 20:54:11 +08:00
ImgBotApp
adfdd65eb9
[ImgBot] Optimize images
*Total -- 736.98kb -> 535.03kb (27.4%)

/images/micro-deployment.png -- 50.89kb -> 34.59kb (32.04%)
/docs/micro-services/images/micro-deployment.png -- 50.89kb -> 34.59kb (32.04%)
/docs/micro-services/images/sketch.png -- 67.55kb -> 45.98kb (31.93%)
/images/sketch.png -- 67.55kb -> 45.98kb (31.93%)
/images/conways-law.png -- 56.82kb -> 40.04kb (29.53%)
/docs/micro-services/images/conways-law.png -- 56.82kb -> 40.04kb (29.53%)
/images/decentralised-data.png -- 71.29kb -> 53.46kb (25.02%)
/docs/micro-services/images/decentralised-data.png -- 71.29kb -> 53.46kb (25.02%)
/images/basic-pipeline.png -- 44.93kb -> 33.70kb (25%)
/docs/micro-services/images/basic-pipeline.png -- 44.93kb -> 33.70kb (25%)
/docs/micro-services/images/PreferFunctionalStaffOrganization.png -- 77.01kb -> 59.75kb (22.41%)
/images/PreferFunctionalStaffOrganization.png -- 77.01kb -> 59.75kb (22.41%)
2019-01-10 12:52:39 +00:00
yanglbme
d4fae2fa88 Merge branch 'master' of github.com:doocs/advanced-java 2019-01-10 20:47:41 +08:00
yanglbme
1a6c16396e docs: update microservices-introduction
新增微服务相关论文翻译
2019-01-10 20:46:28 +08:00
Libin Yang
6b500e07be
Merge pull request #25 from a631807682/master
Update dubbo-serialization-protocol.md
2019-01-10 18:34:09 +08:00
陈睿
94bdc15bf1 update dubbo-serialization-protocol.md 2019-01-10 18:24:28 +08:00
Libin Yang
4d55ba61d2
Merge pull request #24 from doocs/imgbot
[ImgBot] Optimize images
2019-01-09 18:49:38 +08:00
ImgBotApp
9788c870ad
[ImgBot] Optimize images
*Total -- 37.50kb -> 35.56kb (5.18%)

/images/220px-Internet_dog.jpg -- 18.75kb -> 17.78kb (5.18%)
/docs/high-availability/images/220px-Internet_dog.jpg -- 18.75kb -> 17.78kb (5.18%)
2019-01-09 09:50:06 +00:00
yanglbme
8057def371 docs: update hystrix-timeout
基于 timeout 机制为服务接口的调用超时提供安全保护
2019-01-09 17:44:12 +08:00
yanglbme
ac26eed87e docs: fix typo 2019-01-09 16:08:13 +08:00
yanglbme
bbe7c8fdfb docs: update doc description 2019-01-07 21:54:14 +08:00
yanglbme
a7cb243259 docs: update UUID desc to fix #22, rename images
- Update UUID desc to fix #22
- Rename img to images
- Fix typo
2019-01-07 15:44:02 +08:00
yanglbme
1caf071b59 docs: update hystrix-thread-pool-current-limiting
深入线程池隔离与接口限流知识点补充
2019-01-07 11:38:55 +08:00
Libin Yang
8c29602fb3
Merge pull request #21 from doocs/imgbot
[ImgBot] Optimize images
2019-01-05 20:39:34 +08:00
ImgBotApp
acc3d82766
[ImgBot] Optimize images
*Total -- 13.78kb -> 13.28kb (3.66%)

/img/bulkhead-partition.jpg -- 6.89kb -> 6.64kb (3.66%)
/docs/high-availability/img/bulkhead-partition.jpg -- 6.89kb -> 6.64kb (3.66%)
2019-01-05 12:38:19 +00:00
yanglbme
5b5a067713 docs: add hystrix-thread-pool-current-limiting
- Update index.html
- Add hystrix-thread-pool-current-limiting.md
- Update hystrix-introduction and circuit-breaker
2019-01-05 20:31:20 +08:00
yanglbme
fce3c1ff52 feat: add hystrix-circuit-breaker
深入 Hystrix 断路器执行原理
2019-01-05 09:26:39 +08:00
yanglbme
82173fe777 feat: add hystrix-fallback
Hystrix 降级机制具体场景演示
2019-01-04 11:26:11 +08:00
yanglbme
0584822e28 Merge branch 'master' of github.com:doocs/advanced-java 2019-01-03 14:41:55 +08:00
yanglbme
13c775483f docs: update redis-consistence, fix #18
更新高并发场景下缓存与数据库双斜不一致问题分析
2019-01-03 14:39:41 +08:00
Libin Yang
8f18479d76
Merge pull request #19 from naah69/patch-1
docs: fix typo @naah69
2019-01-03 14:17:05 +08:00
Naah
c25eead007
Update mq-time-delay-and-expired-failure.md 2019-01-03 13:17:45 +08:00
yanglbme
d763deeafe docs: fix typo, fix #17 2019-01-02 18:51:37 +08:00
yanglbme
8b6aaa4136 docs: udpate _coverpage 2019-01-02 11:31:52 +08:00
yanglbme
d43ad13690 Merge branch 'master' of github.com:doocs/advanced-java 2019-01-02 11:28:23 +08:00
yanglbme
0bc53f68e8 docs: update hystrix-request-cache.md
- Update request cache
- Update offer.md
- Update title of Advanced-Java
2019-01-02 11:25:52 +08:00
Libin Yang
e647f506a1
Merge pull request #16 from doocs/imgbot
[ImgBot] Optimize images
2019-01-01 00:25:55 +08:00
ImgBotApp
ed834cabce
[ImgBot] Optimize images
*Total -- 55.49kb -> 25.74kb (53.6%)

/docs/high-availability/img/hystrix-request-cache.png -- 27.74kb -> 12.87kb (53.6%)
/img/hystrix-request-cache.png -- 27.74kb -> 12.87kb (53.6%)
2018-12-31 16:13:48 +00:00
yanglbme
e57d35f5ec docs: add hystrix-request-cache
- Update offer page
- Add hystrix-request-cache.md
2019-01-01 00:07:15 +08:00
yanglbme
16982952ae docs: fix typo, update offer page 2018-12-31 14:46:34 +08:00
yanglbme
430cff5d00 docs: fix typo 2018-12-31 11:38:48 +08:00
yanglbme
e266e965b2 docs: update hystrix-process
深入 Hystrix 内部执行原理
2018-12-31 11:31:36 +08:00
Libin Yang
8c547beeac
Merge pull request #15 from doocs/imgbot
[ImgBot] Optimize images
2018-12-30 22:46:04 +08:00
ImgBotApp
ee19bab155
[ImgBot] Optimize images
*Total -- 132.41kb -> 61.30kb (53.71%)

/docs/high-availability/img/hystrix-process.png -- 66.21kb -> 30.65kb (53.71%)
/img/hystrix-process.png -- 66.21kb -> 30.65kb (53.71%)
2018-12-30 14:19:06 +00:00
yanglbme
dd58163a8b docs: add hystrix-process.md
深入分析 Hystrix 执行时内部原理--待补充
2018-12-30 22:12:05 +08:00
yanglbme
ad6be66dca docs: update hystrix-introduction
Update hystrix status
2018-12-30 19:53:38 +08:00
yanglbme
cadecf94e0 docs: fix typo 2018-12-30 00:06:11 +08:00
Libin Yang
126c47204b
Merge pull request #13 from doocs/imgbot
[ImgBot] Optimize images
2018-12-29 19:21:15 +08:00
ImgBotApp
5b678a90c0
[ImgBot] Optimize images
*Total -- 10.20kb -> 4.69kb (54.05%)

/img/hystrix-thread-pool-queue.png -- 5.10kb -> 2.34kb (54.05%)
/docs/high-availability/img/hystrix-thread-pool-queue.png -- 5.10kb -> 2.34kb (54.05%)
2018-12-29 11:20:15 +00:00
yanglbme
b5b86ae322 Merge branch 'master' of github.com:doocs/advanced-java 2018-12-29 19:16:29 +08:00
yanglbme
4fe4d73eb0 docs: add hystrix-semphore-isolation, fix #12
- Add hystrix-semphore-isolation.md
- Update RabbitMQ, fix #12
- Fix typo
2018-12-29 19:14:21 +08:00