Open GoogleCodeExporter opened 9 years ago
What operations would it be most valuable to you to have parallelized?
Original comment by tfmorris
on 28 Feb 2011 at 6:02
BTW, clustering already uses all the cores it can find.
Original comment by stefa...@google.com
on 28 Feb 2011 at 7:18
QUOTE : What operations would it be most valuable to you to have parallelized?
ANSWER : when creating a project based on a big flat file (big for us is
starting at 4 go). So I mean when importing big files.
Today we create project by calling files stored on AWS S3 / Cloudfront. Works
fine, except for really big file. In that case, Refine "works" (from what we
can see using iostat, mpstat, top, etc ... the data is loaded) but nothing is
updated on the browser side.
Anyway, adding multi core / proc usage would be fine for "extreme" users like
us (dataminers) and adding interactivity / information on the browser side
would also be nice in order to be aware of what's going on (ram feeding,
freebase inserts, etc ...).
Many thanks
Original comment by vincent....@gmail.com
on 1 Mar 2011 at 9:32
Original issue reported on code.google.com by
vincent....@gmail.com
on 28 Feb 2011 at 5:54