On Thu, 12 Dec 2019 00:56:41 -0500 Kyle Stanley <aeros...@gmail.com> wrote: > > IMO, the max > number of concurrent transactions that the a database system can handle at > once is a very clear application of Moore's Law.
I'm not quite sure that's the case. I think in reality Moore's Law has also helped databases become much larger and more complex, so it's not clear-cut. But in any case, Moore's Law is slowly dying, so I'm not sure that's a good argument for envisioning databases supporting 1M+ concurrent transactions in 10 years. Of course, never say never :-) > Note: Although coroutines were already dropped from PEP 611, I felt that > this response was still worthwhile to write. I suspect that the topic of > "coroutine object limits" is likely to come up again in the future. Right. Best regards Antoine. _______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/EEFA6JK7Q2EKCANADBPLQGU6ZZTP76P2/ Code of Conduct: http://python.org/psf/codeofconduct/