Ce site fonctionne mieux avec JavaScript.
Accueil
Aide
Connexion
ben
/
bitshift
miroir de
https://github.com/earwig/bitshift
Suivre
1
Ajouter aux favoris
1
Bifurcation
0
Code
Versions
1
Activité
76
Révisions
2
Branches
4.1 MiB
Aborescence:
306875dae7
develop
master
v1.0
Branches
Tags
${ item.name }
Créer la branche
${ searchTerm }
de '306875dae7'
${ noResults }
Graphique des révisions
2 Révisions (306875dae76a94c657c689f7e6792153297b69fe)
Auteur
SHA1
Message
Date
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