CrawlScript /
WebCollector
WebCollector is an open source web crawler framework based on Java.It provides some simple interfaces for crawling the Web,you can setup a multi-threaded web crawler in less than 5 minutes.
86/100 healthLoading repository data…
dasanjos / repository
A simple multi-threaded HTTP 1.1 Server implemented in Java for educational purposes based on W3C specifications
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A simple multi-threaded HTTP 1.0 Server implemented in Java for educational purposes based on W3C specifications (http://www.w3.org/Protocols/):
For a more reliable solution, please check Jigsaw, W3C Java HTTP 1.1 server
implementation (http://www.w3.org/Jigsaw/) or other existing open source Java
web servers (http://java-source.net/open-source/web-servers).
This software is released under FreeBSD license.
The Java Web Server runs on any Operational System with Java (JRE) 1.6+ installed
To start the Java Web Server, download the application jar file and run the following command:
$ java -jar web-server.jar <PORT_NUMBER>
To stop the Simple Web server, just press Cntr+C on the command line. (The parameter PORT_NUMBER is optional, default port is 8080)
To download and compile the source code you need to install:
Download the project source code from GitHub repository (https://github.com/dasanjos/java-WebServer)
$ git clone git://github.com/dasanjos/java-WebServer
This will create a folder "java-WebServer" containing the project source files.
Go to the project root folder and run the following command:
$ mvn clean package
This will create a "target" folder containing the application jar file: java-WebServer-1.0-jar-with-dependencies.jar
Selected from shared topics, language and repository description—not editorial ratings.
CrawlScript /
WebCollector is an open source web crawler framework based on Java.It provides some simple interfaces for crawling the Web,you can setup a multi-threaded web crawler in less than 5 minutes.
86/100 healthoksuz /
A Simple Java Multi-Threaded Tcp/IP Proxy Server
64/100 healthberb /
A simple multi-threaded HTTP server written in Java for educational or experimental purposes
/100 healthLukaszLapaj /
A simple brute-force attack password cracker for Excel files with multi-threaded implementation.
47/100 healthyida-lxw /
Spider4j is an open source web crawler expand from webmagic for Java which provides a simple interface for crawling the Web. Using it, you can setup a multi-threaded web crawler in few minutes.
33/100 healthnijindal /
Its a simple Multi-threaded Java chat messenger using the Smack Libraries....
31/100 health