Help with Streaming and Chunk Processing for Large JSON Data (60 GB) from Kenna API
Chris Angelico
rosuav at gmail.com
Wed Oct 2 09:59:41 EDT 2024
On Wed, 2 Oct 2024 at 23:53, Left Right via Python-list
<python-list at python.org> wrote:
> In the same email you replied to, I gave examples of languages for
> which parsers can be streaming (in general): SCSI or IP.
You can't validate an IP packet without having all of it. Your notion
of "streaming" is nonsensical.
ChrisA
More information about the Python-list
mailing list