3 Commits (061454a9c4d821994088e3c41b4cced7fc6e42ce)

Author SHA1 Message Date
  Benjamin Attal b16bc40d3f Consolidate parsers into __init__.py. Update python.py parser. 10 years ago
  Benjamin Attal f451e426e0 Refactor of the Java Parser 10 years ago
  Benjamin Attal 306875dae7 Make Parser implement runnable so parsing tasks can be started in separate threads. Make Parser constructor accept a client socket, add reading and writing methods for the socket to JavaParser. Parse main method sets up a server for accepting parse jobs from the crawler, and starts threads for each parse task. 10 years ago