I work with connection pool, a threaded control to provide avail
connections.
Best regards,
JB
José Benedito
JBS Soluções
Consulting Systems Development
c ont...@jbsolucoes.net
www.jbsolucoes.net
skype: s...@jbsolucoes.net
+55 22 30251654
+55 22 996064279
On Mon, Feb 2, 2015 at 6:05 AM
Opa! Parabéns Marcos! Estou de férias e quando voltar pra casa essa semana
vou dar uma olhada.
Abraço e sucesso!
Boas festas!
Em 27/12/2014 23:42, "Marcos Douglas" escreveu:
> Hi,
>
> I'm glad to announce the 0.2 release of AWS Lib, a minimalistic Object
> Pascal implementation for the Amazon W
I usually use integer cast to boolean values, sample:
var
cond: boolean;
i: integer;
begin
cond := true;
writeln(inttostr(integer(cond)));
i := 0;
if boolean(i) then
writeln('true')
else
writeln('false');
end;
best regards
José Benedito
JBS Soluções
Consulting Systems
Wow! Thanks, I will test too :)
Best regards and good luck!
JB
Em 10/08/2014 04:27, "Graeme Geldenhuys"
escreveu:
> On 2014-08-08 12:49, JB wrote:
> > Hi, I use fphttpserver in my project
> https://github.com/jbsolucoes/ceosmw.
> >
> > Now I'm changing
ale.
Will soon be providing the update, I'm just finishing component to develop
pool (concurrent connectios need treatment pool for objects).
Take a look at the roadmap and if you're interested join the project :)
Please add me hangouts ;)
Best regards
JB
José Benedito
JBS Soluçõe