My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 33
=About= Provide a proxy class to datasource instance, then intercept executing queries. ==Features== * log all executed query & parameter * log query execuion time * log total query execution time, num of database call, and num of queries * inject custom logic before/after all query exec...
This block try to give an estimated time of activity of users on moodle. A cron task is in charge of merging requests which are distant of some delta. ie if delta = 3 a log like: * 15h02 REQUEST blabla * 15h03 REQUEST blabla * 15h03 REQUEST blabla * 15h17 REQUEST blabla * 15h20 REQUES...
=BS.Play= BS.Play 是一套开放源代码的通用网络游戏通讯平台,目的用于快速构建高效稳定的可扩展网络游戏 通讯模型。 BS.Play 遵守 GPLv3 协议,您可以免费获取、修改源代码,将项目应用于生产环境中。您可以提交 bug、修改意见、新功能需求到开发团队,也可以加入开发团队与我们一起为其工作。 目前 BS.Play 为 BS.Group 团队开发维护,并应用于其它商业项目中。 ==Comoro== BS.Play 的核心服务器部分,运行于`*`NIX 平台上,使用 C 语言开发,采用单进程静态多线程的事件 驱动模型,可以作为普通应用程序和守护进程执行。...
Genius-Field Database Connection Pool is written in Java. You may view the change logs from our [http://blog.genius-field.com/ blog].
===The Zild Database Library is a small, fast, and easy to use database library with thread-safe connection pooling. The library can connect transparently to multiple database systems, has zero configuration and connections are specified via a standard URL scheme.=== http://www.tildeslash.com/lib...
[http://kolos.math.uni.lodz.pl/~balon/gwt-diagrams-demo/ http://gwt-diagrams.googlecode.com/files/screenshot.gif] == Summary == *gwt-diagrams* is GWT library which provides diagramming capability to web applications. Demo is available [http://kolos.math.uni.lodz.pl/~balon/gwt-diagrams-demo/...
So, you need a server for your protocol? Don't write a new server, write a protocol only! This library is a part of my own framework, named "taiga". By using this library you can focus on implementing protocol logic, instead of spending hours of writing and debugging asynchronous, non blocking...
pyorapool is a connection pooling daemon using python and pyro that can be used from ORMs like Django. Django until version 1.1 does not keep any connections between requests open but creates a new one for every query which can make it pretty slow. pyorapool will keep connections open and will...
This library will help you to setup the connections and queries for SQLite3. Little bit more about this project is here: http://www.xprogress.com/post-38-new-sqlite3-handling-library-for-iphones-and-cocoa-now-under-development/ If you'll find this project useful and you want to help develop...
Pop3Pipe acts like a pipeline between different mailboxes. This tool automatically gets mails from several mailboxes and sends them to another. Time periods can be defined to stay up to date. It is possible to define "connections", these consist of a source POP3 host, a submitting SMTP server and a ...
1 2 3 4 Next