Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在一个非常大的文件上运行一个带有步进函数的并行任务。
有没有办法让将处理大文件的 lambda 接收文件的不同部分?而不是他们都得到相同的大文件?