set up parallelization #7

Closed
opened 4 years ago by youainti · 2 comments
youainti commented 4 years ago (Migrated from gitea.kgjk.icu)

So there are a couple of ways to parallelize things.

I think I'll handle parallelization by dividing NCTIDs among X number of groups,
and then setup the python code to reserve a group to work on.
Then it will run each group.

I could use the database to coordinate what should be done?
Alternatively I might set up a python project.

So there are a couple of ways to parallelize things. I think I'll handle parallelization by dividing NCTIDs among X number of groups, and then setup the python code to reserve a group to work on. Then it will run each group. I could use the database to coordinate what should be done? Alternatively I might set up a python project.
youainti commented 4 years ago (Migrated from gitea.kgjk.icu)

I've got parallelization basics setup but need to implement a way to slow down requests across a machine/interface.

I've got parallelization basics setup but need to implement a way to slow down requests across a machine/interface.
youainti commented 4 years ago (Migrated from gitea.kgjk.icu)

Parallelization is implemented, have another issue handling rate limiting.

Parallelization is implemented, have another issue handling rate limiting.
Sign in to join this conversation.
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: youainti/ClinicalTrialsDataProcessing#7
Loading…
There is no content yet.