Giter Site home page Giter Site logo

jpoller's Introduction

JPoller

The JPoller library was written by Critiano Sadun but has not been maintained for several years (last release was 2006). It is a filesystem directory poller with several nice features for auto-moving and filtering built in.

A few code improvements have been put into this source fork:

  • A fix to a bug could cause FileSetFoundEvents to not have the correct automove directory if a cycle's last file is not processed. This was due to a dir directory being set to the automove directory only on the last file in the processing array, so if for any reason it was not processed the automove directory would not be set correctly and corresponding event listeners would be looking for a file that no longer existed.
  • An improvement was added to always eliminate hidden files from processing candidacy.
  • Added testng, junit, and mockito testing framework.
  • Added the ability to set a delay on the moving or deleting of processed files and directories on a per-watch folder basis for a set number of minutes to facilitate time for post-event asynchonous processing to complete.

Original source can be found here: http://sourceforge.net/projects/jpoller/

jpoller's People

Contributors

theronl avatar lb-noreply avatar paulgarneau avatar ericdcobb avatar leafknode avatar jfairley avatar hal-lb 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.