6 Révisions (061454a9c4d821994088e3c41b4cced7fc6e42ce)

Auteur SHA1 Message Date
  Benjamin Attal 3fd25b944e Change parser commands into subprocesses rather than servers. il y a 10 ans
  Benjamin Attal 6659e1fe73 Add block position function to handle positions for java ast nodes. il y a 10 ans
  Benjamin Attal 1f56300c73 Make sure parse servers return json loadable data. Make sure Java server closes client connection. il y a 10 ans
  Benjamin Attal 0fb2cacbd4 Make sure parse servers return json loadable data. Make sure Java server closes client connection. 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 f451e426e0 Refactor of the Java Parser 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