Re: [jgrapht-users] Query about scalability using JGraphT
Brought to you by:
barak_naveh,
perfecthash
From: Lokeya V. <lo...@gm...> - 2007-04-05 17:24:14
|
We are dealing with millions of documents. Each document is less than 2KB size. On 4/3/07, Trevor Harmon <tr...@vo...> wrote: > > On Apr 2, 2007, at 8:26 PM, Lokeya Venkatachalam wrote: > > > I am doing a project in information retrieval where I deal with > > huge collection of documents. > > How huge is huge? > > > So is JGraph scalable for such case? > > It depends on what operations you're doing. I haven't done any tests, > but I'm sure JGraphT is as a scalable as any other Java-based graph > library. > > Trevor > > |