Giter VIP home page Giter VIP logo

lcwa's Introduction

   _                    
  | | _____      ____ _ 
  | |/ __\ \ /\ / / _` |
  | | (__ \ V  V / (_| |
  |_|\___| \_/\_/ \__,_|
                        
  lcwa -- Last Changes Web Agent

  Version 1.0.4 (03-09-1997)

  LCWA is a web agent which determines the last changes time of documents in
  an Intranet's webcluster by crawling in a fast way through its webareas via
  HTTP.  It was written with speed in mind, so it uses a variable number of
  pre-forked crawling clients which work in parallel.  They are coordinated
  via a server which implements a shared URL stack and a common result pool.
  Each client first pops off an URL from the stack, retrieves the document,
  determines its last changes time and then sends it back to the result pool.
  Additionally if the currently fetched document is of type HTML, it parses
  out all hyperlinks it contains and pushes these back to the shared stack, so
  they can be processed the next time by itself or the other clients.

  The documentation and latest release can be found on
  http://www.engelschall.com/sw/lcwa/

  Copyright (c) 1997 Ralf S. Engelschall, All rights reserved.

  This program is free software; it may be redistributed and/or modified
  only under the terms of either the Artistic License or the GNU General
  Public License, which may be found in the distribution of this program.
  Look at the files ARTISTIC and COPYING.

  This program is distributed in the hope that it will be useful, but
  WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See either the
  Artistic License or the GNU General Public License for more details.

                              Ralf S. Engelschall
                              [email protected]
                              www.engelschall.com

lcwa's People

Contributors

rse avatar

Watchers

 avatar  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.