Y
Hacker News
new
|
ask
|
show
|
jobs
by
spyspy
3110 days ago
Very curious what type of work you're doing where atomic tasks can run for weeks at a time.
2 comments
softawre
3109 days ago
We have something like this, not weeks but days. Linear programs, integer math, using IBM Cplex to schedule "people" to do "things" at the ideal time.
link
adrinavarro
3109 days ago
In our case, data migration. Resumable, sometimes dies because of various reasons (or just infra rescaling happening), but takes very long to run.
link