Chinaunix首页 | 论坛 | 博客
  • 博客访问: 71060
  • 博文数量: 13
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 115
  • 用 户 组: 普通用户
  • 注册时间: 2015-08-21 15:04
个人简介

好好努力

文章存档

2018年(2)

2015年(11)

我的朋友

发布时间:2015-09-10 12:08:24

<p style="color:#333333;font-family:Arial;font-size:14px;line-height:26px;white-space:normal;background-color:#FFFFFF;">hiredis是redis数据库的C接口,目前只能在linux下使用,几个基本的函数就可以操作redis数据库了<span style="font-family:Consolas;">。</span></p><p style="color:#333333;font-family:Ar.........【阅读全文】

阅读(1466) | 评论(0) | 转发(0)

发布时间:2015-09-09 14:49:27

<div class="keywords" style="list-style:none;margin:0px;padding:0px;color:#444444;font-family:Simsun;font-size:15px;line-height:26px;white-space:normal;">通过redis-cli 登录连接到redis-server,然后执行一下cluster命令进行操作</div><p style="list-style:none;margin-top:0px;margin-bottom:0px;padding-.........【阅读全文】

阅读(2863) | 评论(0) | 转发(0)

发布时间:2015-09-09 11:14:09

<p style="margin-top:0px;margin-bottom:0px;font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;line-height:25.1875px;white-space:normal;"><strong>redis单个节点服务启动方式 :&nbsp;</strong><strong>./redis-server &nbsp;</strong><strong>redis</strong><strong>.</strong><strong>conf</stro.........【阅读全文】

阅读(817) | 评论(0) | 转发(0)

发布时间:2015-08-26 16:25:12

twemproxy的配置信息填写在nutcracker.yml之中,默认的查找位置是在conf目录下,也可以通过-c参数指定

以下是配置文件内容:
.........【阅读全文】

阅读(2696) | 评论(0) | 转发(0)

发布时间:2015-08-24 11:21:59

<span style="color:#333333;font-family:Arial;font-size:14px;line-height:26px;white-space:normal;background-color:#FFFFFF;">在linux的网络编程中,很长的时间都在使用select来做事件触发。在linux新的内核中,有了一种替换它的机制,就是epoll。</span><br style="color:#333333;font-family:Arial;font-size:14px;l.........【阅读全文】

阅读(742) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册