It is with great pleasure and pride that we announce that Brainwave has been granted a patent for its innovative and path breaking work in the field of Databases on 23rd August 2011. We have just received the official intimation for the same. The patent number is US 8005866B2 and can be found at the [...]
28
2011
12
2007
Suggestion for removing the Python Global Interpreter Lock
This post is inspired by Guido van Rossum’s post on Python’s Global Interpreter Lock (GIL). There has been some recent buzz on efforts to remove the GIL in Python 3000 to enable real threading of applications in an effort take advantage of the trend towards multi-core systems.
This is a hard problem (as evidenced by Greg [...]
20
2007
Random Thoughts:Quality of programmers & Microsoft
Hi all, I found the blog (http://www.nandz.blogspot.com/2007/03/why-microsoft-is-bad-for-computer.html) interesting and I completely agree with what was depicted by the author about the bad programming habits & lack of knowledge of computer technology due to Microsoft hegemony. I know lots of experienced developers who do not know what is a process or what is inter-process communication or [...]
14
2006
Brainwave Code Repository
I’ve been working for a while on a code repository where we can put up our open source projects and get some community participation going and I think we’ve finally got something…
JUnpickler: This is a Java based unpickler for Python pickle data. The idea is that you can serialize some data in Python and then [...]
12
2006
My First Entry
June 2004…
I had just returned from Peru after a trek to Machu Picchu to find India had changed since I left five years ago. College in the United States had been an amazing experience and I was set to return for a stint at a fast growing technology company on the East Coast. But in [...]
