all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Guix for Corporate "Batch Jobs"?
@ 2022-03-08 21:16 Yasuaki Kudo
  2022-03-08 23:18 ` Phil
  0 siblings, 1 reply; 4+ messages in thread
From: Yasuaki Kudo @ 2022-03-08 21:16 UTC (permalink / raw)
  To: help-guix

Hi,

In many so-called Application Support jobs in the enterprises, one of the core responsibilities is to see through the daily completion of "batch jobs" - those I/O heavy processes that take a long time to run, even with parallel processing.

And at the core of it is to "re-run" the jobs, after due troubleshooting.

In many workplaces I have seen, teams ended up writing their own job schedulers based on cron or used proprietary software such as Autosys (and in Japan, there are local brews such as A-Auto, if I remember the name correctly).

But none of the solutions above take good care of the mechanical incremental computation aspect and a lot of optimization (say skip this and that because they don't matter during re-runs) depend on the operators' sweat and judgement 😅   
 
Can Guix be put into good use in this area do you think?  Or maybe another way of asking this question is, can Guix be used a general compiler such as 'make'?  Knowing that 'make' still exists so - is there any reason why Guix just can't take over?

Maybe similar questions have been already asked in the Nix world as well?   I would love to know! 😄

-Yasu








^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-03-09  8:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-08 21:16 Guix for Corporate "Batch Jobs"? Yasuaki Kudo
2022-03-08 23:18 ` Phil
2022-03-09  8:20   ` Ricardo Wurmus
2022-03-09  8:49   ` Yasuaki Kudo

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.