Download List

Projeto Descrição

SQuaLe provides an easy and very fast way to send SQL queries to a
database backend. It supports load balancing over multiple connections
which can be on different servers. It's very stable and provides
statistics, control, and reporting through specific orders (like
starting up a connection pool, shutting it down, getting statistics from
that specific pool or for the whole SQuaLe instance).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-02-01 16:05
0.1.6

Manuseio incorreto de refcounting GIOChannels que desencadeou corrupções de memória aleatório e falhas no longo prazo foram corrigidos. O comportamento do cliente tempo limite foi fixada para remover corretamente um cliente que se conecta e não envia uma ordem. A atualização é recomendada, pois esta versão é muito estável.
Tags: Major bugfixes
Wrong handling of GIOChannels refcounting that
triggered random memory corruptions and crashes on
the long run were fixed. The behavior of client
timeout was fixed to correctly remove a client
that connects and doesn't send an order. Upgrading
is recommended, as this release is very stable.

2005-06-23 16:36
0.1.5

Um novo sistema de comunicação entre o segmento principal e dos trabalhadores do banco de dados foi implementada. Esta melhoria reduz drasticamente o tempo de atribuição de empregos para os trabalhadores de vários milissegundos para quase zero milissegundos. Esta é uma melhoria importante, para atualização é recomendada.
Tags: Major feature enhancements
A new communication system between the main thread
and database workers has been implemented. This
improvement drastically reduces the assignation
time of jobs to the workers from several
milliseconds to almost zero milliseconds. This is
a major improvement, so upgrade is recommended.

2005-04-15 18:57
0.1.4

Esta versão corrige um bug de ciclismo de conexão, alguns problemas de internacionalização com a Oracle com NLS_LANG sendo definida, e suporte para plataformas x86_64.
Tags: Minor bugfixes
This release fixes a connection cycling bug, some internationalization
problems with Oracle with NLS_LANG being set, and support for x86_64
platforms.

2005-01-13 01:26
0.1.3

Esta versão inclui um grande retrabalho das tarefas segmento principal. Ele fornece uma optimização enorme sobre o consumo de CPU ciclos. Deve ter CPU muito menos do que qualquer versão anterior. A atualização está seriamente incentivado. Esta versão inclui suporte para o conjunto de resultados, com mensagens de aviso disponível para Oracle e PostgreSQL.
Tags: Major bugfixes
This release includes a major rework of the main thread tasks. It provides a huge optimisation regarding CPU cycles consumption. It should take far less CPU than any previous release. Upgrading is seriously encouraged. This release includes support for resultset, with warning messages available for Oracle and PostgreSQL.

2004-11-24 17:50
0.1.1

Esta versão implementa suporte a arquivos grandes para que o arquivo de log pode crescer mais do que 2GB em sistemas que podem apoiá-lo. Existem atualizações documentação para squale prazo aleatório e limpezas no código-fonte contrib.
Tags: Minor bugfixes
This release implements large file support so that the log file can grow
bigger than 2GB on systems that can support it. There are documentation
updates for squale-run and random cleanups in the contrib source code.

Project Resources