On 24 Φεβ 2014, at 3:32 μ.μ., Tommaso Teofili <[email protected]> wrote:
>> >> According to my personal evaluations, current system is fairly >> respectable. As I mentioned before, I believe we should stick to >> in-memory style since the today's machines can be equipped with up to >> 128 GB. Disk (or disk hybrid) based queue is a optional, not a >> must-have. >> > > right, the only thing that I think we need to address before 0.7.0 is > related to the OutOfMemory errors (especially when dealing with large > graphs); for example IMHO even if the memory is not enough to store all the > graph vertices assigned to a certain peer, a scalable system should never > throw OOM exceptions, instead it may eventually process items slower (with > caches / queues) but never throw an exception for that but that's just my > opinion. > I like and agree with this. Cheers, Anastasis
