Download List

프로젝트 설명

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

GIOChannels refcounting의 잘못된 처리가 발생 임의의 메모리 손상과 충돌이 오래 실행에 고정했다. 클라이언트의 시간 제한의 문제를 올바르게 연결하고 명령을 전송하지 않는 클라이언트를 제거하는 고정했다. 이 릴리스 매우 안정적인 업그레이 드하는 것이 좋습니다.
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

메인 스레드와 데이터베이스의 노동자 사이의 새로운 커뮤니케이션 시스템이 구현되었습니다. 이러한 개선을 획기적으로 노동자 몇 밀리초에서 거의 제로 밀리초로 일자리를 약속이 시간을 줄일 수있습니다. 이것은 주요 개선, 그래서 업그레이 드하는 것이 좋습니다입니다.
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

이 릴리스에는 수정 연결 자전거 버그, NLS_LANG 설정되고 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

이 릴리스에는 주 스레드 작업의 주요 재작업이 포함됩니다. 그것은 거대한 최적화에 대해 CPU 사이클을 소비를 제공합니다. 어떤 이전 버전보다 훨씬 적은 CPU가 소요됩니다. 심각하게 업그레 이드 권장합니다. 이 릴리스의 메시지는 오라클과 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

이 릴리스에는 그렇게 로그 파일이 지원할 수있는 시스템에서 더 이상 성장할 수있는 2GB의 대용량 파일 지원을 구현합니다. 거기에 대한 설명서를 업데이 트 squale - 실행하고있는 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