-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
batch jobs in Longtail_ChangeVersion2 (#231)
- **NEW API** `Longtail_RunJobsBatched` runs jobs in batched mode to handle a job count larger than Longtail_JobAPI::GetMaxBatchCount() - **FIXED** Fixed memory leaks in command tool - **FIXED** `Longtail_ChangeVersion2()` can now handle workloads with a block count larger than 65535 - **FIXED** Bikeshed JobAPI implementation does efficient wait when task queue is full - **FIXED** Bikeshed JobAPI::CreateJobs implementation now properly drains both task channels when task queue is full
- Loading branch information
1 parent
d4eb67b
commit 1eaf04b
Showing
4 changed files
with
218 additions
and
150 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.