10 Révisions (044a448602522559a499c91d95de5c81af308962)

Auteur SHA1 Message Date
  Benjamin Attal 044a448602 Change the format of the symbols to fit with earwig's issue. il y a 10 ans
  Benjamin Attal b16bc40d3f Consolidate parsers into __init__.py. Update python.py parser. il y a 10 ans
  Benjamin Attal 6e54eb5147 Java server tells python client how much data to read. il y a 10 ans
  Benjamin Attal 2d7c1f4768 Fix array out of bounds exception coming from JavaParser.java il y a 10 ans
  Benjamin Attal 64ef9b04f2 Remove unecessary imports il y a 10 ans
  Benjamin Attal f451e426e0 Refactor of the Java Parser il y a 10 ans
  Benjamin Attal 2338887a52 Working version of java parser up and running. il y a 10 ans
  Benjamin Attal 19a5457f07 Change director structure for java il y a 10 ans
  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. il y a 10 ans
  Benjamin Attal 77e2b6f524 Fix errors in java parser, mostly casting issues. In Parse.java, set up a tcp server for communication with python processes. Builds with maven il y a 10 ans