Greetings. I have been going over some of the possibilities for temptrakker changes. I wanted to get some input on some of the changes I plan on making...
My biggest change will be to replace mysql with sqlite. Major motivation being the database will become extremely portable, easy to distribute, highly compact, and embeddable. The drawback will be networkability. I understand it to be poor form (file locking issues) to access a sqlite database from the network so I'm going to rely on owserver connections rather than network db access. Is there a problem doing things this way? How stable can I expect the 1wire tree when connecting to multiple owservers? I'm working on getting two NSLU2's + adaptors to test all this. Thanks, Jim ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
