The Tao in web service

Let’s begin with a pic snap from https://www.youtube.com/watch?v=h3mulWmX1Oo as below : The surprising fact is...

3 minute read

Roadmap for Hydra 0.3.0

ToDo things for Hydra 0.3.0: add akka distributed data service and replace the data structure...

1 minute read

Hydra release 0.2.0

So what’s Hydra? 1. Hydra is an Akka Cluster based system which provides high available...

2 minute read

Enclosure for Akka's Props

Let’s begin with 3 python examples: [Case 1] class class2: def printS(self): print "Inside Class2"...

4 minute read

Asking questions

The story begins from a question I asked when I develop Hydra, I found the...

2 minute read

Antipattern the secret in Cassandra

Cassandra uses the most important and “famous” antipattern design for update value. The update is...

2 minute read