From kde-core-devel Thu Mar 30 20:00:03 2000 From: pbrown () redhat ! com Date: Thu, 30 Mar 2000 20:00:03 +0000 To: kde-core-devel Subject: Re: DCop "scalability" X-MARC-Message: https://marc.info/?l=kde-core-devel&m=95444650313547 On Thu, 30 Mar 2000, Michael J. Bedy wrote: > My question is: how scalable is dcop? Is it capible of sending large > amounts of data? (5k-10k or so) Is this going beyond what it was designed > for? How fast is it? If the 5k was broken up into, say, 50 100 byte calls > would it be slow? Matthias and my testing back in October when we designed the system showed that it could scale very well both on a data-size and a number of calls basis. This sort of data communication should be quite fast indeed. Writing a simple test case for what you are thinking of doing should be very easy. I suggest doing that and then doing some timing runs if you are concerned. --- Preston Brown pbrown@redhat.com Red Hat, Inc.