search for: subastas

Displaying 2 results from an estimated 2 matches for "subastas".

2004 Apr 16
3
plug-in for cep 2.1
....logratuito.com.ar/informatica.asp">Revistas de Informatica</a> · El tiempo · <b><span >Comunicación</span></b> · Correo · Messengers · Mensajes a Celulares · <b><span >Comercio</span></b> · <a href="http://www.logratuito.com.ar/subastas.asp">Subastas</a> · Clasificados · <b><span >Entretenimiento</span></b> · Juegos · Libros Digitales · <a href="http://www.logratuito.com.ar/apuntes.asp">Apuntes</a> Disco Virtual · <b><span ></span></b> <b>&lt...
2007 Sep 11
3
ActiveRecord, blocking or async, logging, syslog/udp
Here''s a gedanken experiment for those w/ far more knowledge than I about ActiveRecord, etc.: Let''s say my database is very remote and on a very slow machine. Let''s further say that my app has an action that leads to a very simple insert into the "impressions" table of the db, a la "INSERT INTO impressions(docid) VALUES($docid);" - and