Sunday, February 12, 2012

How's the machine?

Great. I adopted begin and commit as a semaphore and the machine is snappy as hell on input and output, No buffer leaks, the Json Lazy parser nearly perfect, symbols working. Here is another sample of Sqlson:
sqlite> select * from console;
table:parser|64|9
def|46|4
ccc|46|1
bbb|46|1
kkk|44|1
hhh|46|2
lyu|44|1
ggg|46|2
aaa|125|1
sqlite>
From this Json string:
{def.ccc.bbb.kkk,hhh.lyu,ggg.aaa}
Everything checks out according to Sqlson rules. Likely I will be running full capacity network tests in 48 hours. Once its nearly bug free, potential customers will simply download the thing and run it on a scratch linux box for testing.

I watch the market

I read a lot of comment on database blogs and decipher what the questioner really wants. This machine is a response to that demand. I have this right. People will start putting this into hand helds making them intelligent Bson bot managers. MIT will respond with distributed indexing, and make a better version of this. Its all over but the shouting, the web is remade.

No comments: