2021-08-16 |
Jermy Li | fix tow workers shared one data_dirs code-improve 90/head |
commit | commitdiff | tree | snapshot |
2021-08-13 |
Jermy Li | fix MessageInputTest |
commit | commitdiff | tree | snapshot |
2021-08-13 |
Jermy Li | fix warnings of test |
commit | commitdiff | tree | snapshot |
2021-08-13 |
Jermy Li | fix warnings |
commit | commitdiff | tree | snapshot |
2021-08-13 |
Jermy Li | improve FileGraphPartition |
commit | commitdiff | tree | snapshot |
2021-08-12 |
coderzc | remove etcd (#86) |
commit | commitdiff | tree | snapshot |
2021-08-11 |
zyxxoo | feat: add degree centrality (#77) |
commit | commitdiff | tree | snapshot |
2021-08-11 |
Linary | Use BytesId unify the Id classes (#78) |
commit | commitdiff | tree | snapshot |
2021-08-11 |
houzhizhen | add wcc algorithm (#81) |
commit | commitdiff | tree | snapshot |
2021-08-09 |
Linary | Add mvn release plugin (#82) |
commit | commitdiff | tree | snapshot |
2021-08-09 |
Linary | Fix bug: last edge attched in currVertex missed to... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
zyxxoo | feat: add startup and make docker image code (#71) |
commit | commitdiff | tree | snapshot |
2021-08-06 |
coderzc | add LICENSE for hugegraph-computer (#79) |
commit | commitdiff | tree | snapshot |
2021-08-05 |
houzhizhen | add page-rank algorithm (#70) |
commit | commitdiff | tree | snapshot |
2021-08-03 |
coderzc | improve k8s operator test (#76) |
commit | commitdiff | tree | snapshot |
2021-08-03 |
coderzc | add computer-k8s and computer-k8s-operator (#56) |
commit | commitdiff | tree | snapshot |
2021-08-03 |
Linary | Fix bug: some input splits missed in iteration (#75) |
commit | commitdiff | tree | snapshot |
2021-07-30 |
Linary | Fix bug: Number id like int convert LongId failed ... |
commit | commitdiff | tree | snapshot |
2021-07-28 |
coderzc | fix: use ip instead of hostname due to can't resolved... |
commit | commitdiff | tree | snapshot |
2021-07-20 |
Linary | Fix bug: judge whether a notice is needed is wrong... |
commit | commitdiff | tree | snapshot |
2021-07-07 |
houzhizhen | add ComputeManager (#66) |
commit | commitdiff | tree | snapshot |
2021-07-05 |
ShouJing | add seqfile (#65) |
commit | commitdiff | tree | snapshot |
2021-07-05 |
imbajin | chore: add issue template & auto stale issues and pr... |
commit | commitdiff | tree | snapshot |
2021-07-05 |
coderzc | fix copyToByteArray(): remove duplicate() (#67) |
commit | commitdiff | tree | snapshot |
2021-07-05 |
Linary | Add test for MultiQueue take in wait status (#68) |
commit | commitdiff | tree | snapshot |
2021-06-22 |
houzhizhen | Let Sender and Receiver process compute message with... |
commit | commitdiff | tree | snapshot |
2021-06-21 |
Linary | Fix send thread may blocked all the time (#61) |
commit | commitdiff | tree | snapshot |
2021-06-18 |
Linary | Implement StreamGraphInput and EntryInput (#60) |
commit | commitdiff | tree | snapshot |
2021-06-18 |
houzhizhen | Implement data receiver of worker (#51) |
commit | commitdiff | tree | snapshot |
2021-06-18 |
Linary | Use github action for ci via ci.yml (#62) |
commit | commitdiff | tree | snapshot |
2021-06-15 |
Linary | Link managers in worker sending end (#52) |
commit | commitdiff | tree | snapshot |
2021-06-10 |
coderzc | Add sessionActive for client (#59) |
commit | commitdiff | tree | snapshot |
2021-06-04 |
ShouJing | Fix EntriesUtil#entryFromInput and some improve (#58) |
commit | commitdiff | tree | snapshot |
2021-06-03 |
houzhizhen | add PointerCombiner (#57) |
commit | commitdiff | tree | snapshot |
2021-05-31 |
ShouJing | Add store/sort module (#37) |
commit | commitdiff | tree | snapshot |
2021-05-31 |
coderzc | add startAsync and finishAsync on client side, add... |
commit | commitdiff | tree | snapshot |
2021-05-28 |
houzhizhen | rename DataFileManager to FileManager (#54) |
commit | commitdiff | tree | snapshot |
2021-05-21 |
Jermy Li | implement aggregator module (#46) |
commit | commitdiff | tree | snapshot |
2021-05-19 |
Jermy Li | add copy() and assign() methods to Value class (#49) |
commit | commitdiff | tree | snapshot |
2021-05-13 |
houzhizhen | Standardize bsp synchronization between master and... |
commit | commitdiff | tree | snapshot |
2021-05-13 |
Jermy Li | log job-id in BSP client (#50) |
commit | commitdiff | tree | snapshot |
2021-05-12 |
Linary | Refactor Writable and Readable class (#42) |
commit | commitdiff | tree | snapshot |
2021-05-11 |
coderzc | fix some warning, improve start() and finish() (#44) |
commit | commitdiff | tree | snapshot |
2021-05-10 |
Jermy Li | standard log format of bsp module and improve some... |
commit | commitdiff | tree | snapshot |
2021-05-08 |
houzhizhen | add DataDirManager (#43) |
commit | commitdiff | tree | snapshot |
2021-05-08 |
houzhizhen | add createId methods in GraphFactory (#45) |
commit | commitdiff | tree | snapshot |
2021-05-06 |
coderzc | add flowControl, heartbeat (#40) |
commit | commitdiff | tree | snapshot |
2021-04-29 |
houzhizhen | create api module (#41) |
commit | commitdiff | tree | snapshot |
2021-04-16 |
houzhizhen | rename FilterMapComputation to FilterComputation (#38) |
commit | commitdiff | tree | snapshot |
2021-04-16 |
Coderzc | add transport server, client, encode, decode (#25) |
commit | commitdiff | tree | snapshot |
2021-04-15 |
ShouJing | Improve class for Input/Output and fix writeInt(positio... |
commit | commitdiff | tree | snapshot |
2021-04-14 |
Jermy Li | add rpc support (#36) |
commit | commitdiff | tree | snapshot |
2021-04-13 |
Linary | Add close method for Input Fetcher (#35) |
commit | commitdiff | tree | snapshot |
2021-04-13 |
Jermy Li | fix some warnings for computer-test (#34) |
commit | commitdiff | tree | snapshot |
2021-04-12 |
Jermy Li | fix some warnings (#33) |
commit | commitdiff | tree | snapshot |
2021-04-09 |
houzhizhen | add WorkerService and MasterService (#27) |
commit | commitdiff | tree | snapshot |
2021-04-07 |
ShouJing | create Heap/LoserTree (#26) |
commit | commitdiff | tree | snapshot |
2021-04-07 |
houzhizhen | add Partitioner and HashPartitioner (#29) |
commit | commitdiff | tree | snapshot |
2021-04-02 |
Linary | Install HugeGraphServer from specified commit id (#31) |
commit | commitdiff | tree | snapshot |
2021-04-02 |
houzhizhen | add copy, getLast, contains in ListValue (#30) |
commit | commitdiff | tree | snapshot |
2021-03-30 |
houzhizhen | add createObject(class_option) to config (#28) |
commit | commitdiff | tree | snapshot |
2021-03-26 |
houzhizhen | Add computation interface (#17) |
commit | commitdiff | tree | snapshot |
2021-03-23 |
houzhizhen | add ComputerDriver interface (#23) |
commit | commitdiff | tree | snapshot |
2021-03-22 |
houzhizhen | add ComputerOutput interface (#24) |
commit | commitdiff | tree | snapshot |
2021-03-22 |
houzhizhen | Config add getBoolean, getInt, getLong, getDouble... |
commit | commitdiff | tree | snapshot |
2021-03-18 |
houzhizhen | add sort interface (#19) |
commit | commitdiff | tree | snapshot |
2021-03-17 |
houzhizhen | add available in RandomAccessInput (#22) |
commit | commitdiff | tree | snapshot |
2021-03-17 |
houzhizhen | add transport interface (#20) |
commit | commitdiff | tree | snapshot |
2021-03-15 |
Linary | Implement vertex/edge fetcher to load data from hugegra... |
commit | commitdiff | tree | snapshot |
2021-03-11 |
houzhizhen | add BufferedFileDataOutput and BufferedFileDataInput... |
commit | commitdiff | tree | snapshot |
2021-03-10 |
houzhizhen | add DefaultPropertiesCombiner and DefaultVertexValueCom... |
commit | commitdiff | tree | snapshot |
2021-02-08 |
houzhizhen | reconstruct StreamGraph{Input/Output} to associate... |
commit | commitdiff | tree | snapshot |
2021-02-05 |
houzhizhen | add Combiner (#12) |
commit | commitdiff | tree | snapshot |
2021-02-04 |
houzhizhen | add UnsafeByteArrayGraphInput and UnsafeByteArrayGraphO... |
commit | commitdiff | tree | snapshot |
2021-02-04 |
houzhizhen | add Bsp4Worker, Bsp4Master and Etcd based implementatio... |
commit | commitdiff | tree | snapshot |
2021-02-04 |
Linary | Add Vertex, Edge, Properties and JsonStructGraphOutput... |
commit | commitdiff | tree | snapshot |
2021-01-25 |
houzhizhen | add etcd dependency (#8) |
commit | commitdiff | tree | snapshot |
2021-01-19 |
Linary | Improve class for Id, Value, GraphOutput and GraphInput... |
commit | commitdiff | tree | snapshot |
2020-12-31 |
houzhizhen | add Id as base type of vertex id (#4) |
commit | commitdiff | tree | snapshot |
2020-12-29 |
Linary | Define some base exception class (#5) |
commit | commitdiff | tree | snapshot |
2020-12-25 |
Linary | Add checkstyle plugin to check code style (#3) |
commit | commitdiff | tree | snapshot |
2020-12-12 |
houzhizhen | Merge pull request #2 from hugegraph-ee/build-framework |
commit | commitdiff | tree | snapshot |
2020-12-11 |
liningrui | Build hugegraph-computer project framework 2/head |
commit | commitdiff | tree | snapshot |
2020-09-28 |
houzhizhen | Merge pull request #1 from hugegraph-ee/module |
commit | commitdiff | tree | snapshot |
2020-09-23 |
houzhizhen... | add module computer-core and computer-algorithm 1/head |
commit | commitdiff | tree | snapshot |
2020-09-22 |
houzhizhen... | first commit |
commit | commitdiff | tree | snapshot |
|