2017-02-04 5:54 GMT+01:00 Lindsay Lawrence <thinknl...@gmail.com>:

> > "Sqlite just does it's thing with a minimum amount of fuss and minimal
> impact on system resources, can't rave enough"
>
> Yes! A while back, when I first tried what I outlined it worked so well I
> took it a step further.
>
> With nodejs async io, streams and a bit of javascript glue code, it is
> relatively easy to manage a small process pool of sqlite shells...
> eliminating the overhead of setup/teardown of cgi processes and still
> keeping the same simple pipe interface. The result, a simple, robust, high
> performance, lightweight db server over http/s with minimal external
> dependencies that runs on just about anything. Super flexible, more than
> scalable for anything I have thrown at it so far... and it just works.


​Could you share it with us?

-- 
Cecil Westerhof
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to