English : concurrently Simplified Chinese : ad. 同时地;兼任地 Traditional Chinese : ad. 同時地;兼任地 Example :: concurrently
Chinese : 当应用程序需要使用不同来源的信息时,来自每个源的数据可以同步获得,而每个源可以同时提取。 English : When the application needs information from different sources, data from each source can be got synchronously but each source can be fetched concurrently.
Chinese : 从应用的角度来看,长期报告工作量没有被分离中断,而是已经同时完成。 English : From an application perspective, the long-running reporting workload is not interrupted by detach and completes concurrently.
Chinese : 现在,假设每个文件为大约 1MB 的字符串数据,并且我必须并发地处理多达 10 个文件。 English : Now suppose each file was roughly 1MB of string data and I had to process up to 10 files concurrently.