作业任务调度引擎 JobServer

码农软件 · 软件分类 · 作业/任务调度 · 2019-09-05 09:57:28

软件介绍

JobServer是一个基于Web的Java作业任务调度引擎和工作流服务器(非开源)。它有许多调度规则并支持程序授权用户进行企业级的作业配置,运行,监控。这个JobServer最新的发布介绍了核心新功能,和改进报表和监控的使用性。最大需求的功能之一是能够在进程内或者进程外运行任务,这个发布版本提供了这个功能,这让用户能够在任何单独的任务或者划分层次拥有定制功能,不管任务是运行在主要JVM中或者它们自己独立的JVM中。

本文地址:https://www.codercto.com/soft/d/13916.html

Algorithms to Live By

Algorithms to Live By

Brian Christian、Tom Griffiths / Henry Holt and Co. / 2016-4-19 / USD 30.00

A fascinating exploration of how insights from computer algorithms can be applied to our everyday lives, helping to solve common decision-making problems and illuminate the workings of the human mind ......一起来看看 《Algorithms to Live By》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

MD5 加密
MD5 加密

MD5 加密工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具