Displaying 4 results from an estimated 4 matches for "thoudsand".
Did you mean:
thousand
2007 Dec 18
1
where does process status get stored?
...xtent and then seems to stop
increasing, although it seems that I still can access the status of all
workers.
Which makes me wonder if there is some kind of garbage collection on the
status?
Since I''m planning to use this for external authentication, it''s possible
that we create thoudsands of process in a day. After the user is
authenticated there is no need to keep the status around for a long time. so
I''m just concern about the memory usage or storage for this old worker
status. I don''t want to have to restart backgroundrb regularly.
any thought?
-reynard
----...
2012 Dec 03
0
[LLVMdev] Minimum Python Version
On Mon, Dec 3, 2012 at 4:31 AM, Konstantin Tokarev <annulen at yandex.ru> wrote:
>
> 03.12.2012, 11:44, "Marc J. Driftmeyer" <mjd at reanimality.com>:
>> One of the most conservative distributions is Debian.
>
> RHEL/CentOS is more conservative. RHEL 6 ships Python 2.6.6, RHEL 5 (which is still widely used) ships 2.4.3
>
This is a good point to consider.
2012 Dec 03
2
[LLVMdev] Minimum Python Version
...RHEL 5 (which is still widely used) ships 2.4.3
> Python 2.4.3 until 2020? I doubt that anyone considers this seriously.
Extended support lifespans, probably not, but main support
intervals, certainly tens of thousands of paying customers
subscribe to Red Hat's model (or the hundreds of thoudsands
usig CentOS rebuild of the same sources) take a stable API
quite seriously
One thing I am missing here is:
What is the ** NEED ** for chasing a later
Python version?
-- Russ herrold
2012 Dec 03
3
[LLVMdev] Minimum Python Version
03.12.2012, 11:44, "Marc J. Driftmeyer" <mjd at reanimality.com>:
> One of the most conservative distributions is Debian.
RHEL/CentOS is more conservative. RHEL 6 ships Python 2.6.6, RHEL 5 (which is still widely used) ships 2.4.3
--
Regards,
Konstantin