Ilya Martynov's blog
Friday, May 25, 2012
MongoDB pain points
›
Recently I was contacted by 10gen's account manager soliciting a feedback on our use of Mon goDB at the company I'm working at. I...
16 comments:
Wednesday, February 10, 2010
MongoDB client library: C vs C++
›
I've been playing a bit with MongoDB recently. Particularly I've looked into source code for client libraries as I was interested i...
3 comments:
Wednesday, April 8, 2009
Running Puppet on big scale
›
This is a rehash of my comment in slashdot discussion and my comment on Alexey Kovrygin's blog post. We run Puppet on hundreds of ser...
4 comments:
Wednesday, March 25, 2009
Stomp messaging for non-Java programmers on top of Apache ActiveMQ
›
Recently I was researching available options for messaging between Perl programs. In the past I had quite a lot of experience with Spread a...
6 comments:
Monday, November 17, 2008
Erlang debugging tips
›
I've just started playing with Erlang so I have a lot to discover but so far I've found several things which help me to debug my pro...
2 comments:
Thursday, December 6, 2007
STL strings vs C strings for parsing
›
I'm working on a project where I need to build custom high performance HTTP server. One piece of this server is a parser for URLs in inc...
6 comments:
Saturday, September 22, 2007
Beyond XSS and SQL injections
›
What is common about HTML, XML and CSV files, SQL and LDAP queries, filenames and shell commands? All these things are based on text which i...
3 comments:
›
Home
View web version