Connection pooling in PHP
hi,
i want to know: is pconnect() to mysql is identical to connect pooling
in other language such as java?
thanks.
.
Relevant Pages
- Re: design strategy on handling large DB
... mysql, it uses up all the 2GB memory... ... MySQL or Java? ... You read one row at a time into memory. ... different language. ... (comp.lang.perl.misc) - Re: Comparing Lisp conditions to Java Exceptions
... All the ISO standards in the world will not make the world ... Nothing keeps you from annotating your program with exceptions based on what ... language should adhere to your theory. ... Curiously, although you don't say it, Java has the opposite problem. ... (comp.lang.lisp) - Re: casts
... This is why most shit programmers refuse to learn languages including ... C Sharp and Java. ... compiler in a later edition of Visual Basic, ... language for processing data. ... (comp.lang.c) - Re: C, really portable?
... > Wait, is Java a modern language superior to C, or is it still ... It is a much better OO language than C++, ... It depends what you are doing, Java aims for rigorous portability - the same ... regardless of platform. ... (comp.lang.c) - Re: Is anybodys favorite computer programming language not included here?
... to talk about getting me some paying work writing Java classes. ... and could be copied to a script (as in Java BeanShell or Lisp PROG). ... >> please post a followup saying what language it is, ... Server: "Mother, ... (comp.programming) |
|