首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 调度框架。

调度框架。

  • 资源大小:3.55 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: .net scheduling cron

资 源 简 介

NCron is a light-weight library for building and deploying scheduled background jobs on the .NET server platform. The goal is to hide the details about scheduling, timers and threads, letting you focus on implementing the actual jobs/tasks. NCron allows you to: Write your jobs in any .NET programming language. Define an unlimited number jobs in the same .NET assembly. Schedule your jobs for execution using a compellingly flexible fluent API. Embed the scheduling plans within the assembly, or keep the plans in custom configuration files or database. Write log message using a simple logging API, optionally integrated with your favorite logging framework. Use any IoC container to perform dependency injection for your jobs. Implementing a scheduled job with NCron is as easy as implementing a single method:

文 件 列 表

ncron-2.1
bin
LICENSE.txt
NOTICE.txt
src
VIP VIP
0.166197s