Code Monkey home page Code Monkey logo

spring-quartz's Introduction

spring-quartz

spring与quartz结合使用,集群配置

运行环境

  1. 数据库:mysql 5.7.18
  2. 操作系统:centos7,vmware配置集群
  3. tomcat8
  4. quartz版本:2.2.1

运行步骤

  1. 下载源码,导入eclipse
  2. 运行tables_mysql_innodb.sql,建立数据库;运行create-schema.sql,建立作业表
  3. 将项目打成war包,分布部署在不同的机器上的tomcat中,运行tomcat,访问网页网址建立调度作业,这里建立的调度作业只是简单的输出作业信息,注意修改数据库连接配置
  4. 在tomcat下logs文件夹下的catalina.out文件中可以看到输出的结果

可以查看我的博客来详细了解CSDN-benjamin1

spring-quartz's People

Contributors

lightnine avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.