Quantcast
Channel: Tim[后端技术] » English
Browsing latest articles
Browse All 6 View Live

Thrift, Protocol Buffers installation and Java code howto

I. Thrift installation and Java code 1. build and install thrift install boost cd <boost_root>/tools/jam ./build_dist.sh # linux* will depends the platform cp stage/bin.linux*/bjam...

View Article



Thrift and Protocol Buffers performance in Java

I’ve used Thrift for some log client in our system. I’m going to use Protocol Buffers as the internal communication protocol between our XMPP servers. But I am hard to believe from the thrift and...

View Article

Ideas for creating a friendfeed like feed aggregator system

I was invited to join a meeting about implement a friendfeed like feed system. Here are some ideas about requirement and architecture, which I typed on my BlackBerry during the meeting. Like the...

View Article

Thrift and Protocol Buffers performance in Java Round 2

In my last test Thrift and Protocol Buffers performance in Java, Some comments told me that there are some tuning parameter for Protocol Buffer which can improve performance magically. The parameter...

View Article

Image may be NSFW.
Clik here to view.

MemcacheDB, Tokyo Tyrant, Redis performance test

I had tested the following key-value store for set() and get() MemcacheDB, use memcached client protocol. Tokyo Tyrant (Tokyo Cabinet), use memcached client protocol Redis, use JRedis Java client 1....

View Article


Image may be NSFW.
Clik here to view.

C, Erlang, Java and Go Web Server performance test

I had tested a hello world web server in C, Erlang, Java and the Go programming language. * C, use the well-known high performance web server nginx, with a hello world nginx module * Erlang/OTP * Java,...

View Article
Browsing latest articles
Browse All 6 View Live




Latest Images