From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Chris" Subject: Fw: Array Empty Slots Date: Tue, 5 Apr 2005 16:09:19 +0300 Message-ID: <004f01c539e0$ad829180$0101010a@dioxide> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: Sender: linux-c-programming-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-c-programming@vger.kernel.org Thank you very much for your response. The problem maybe is in the DBMS query.I am not a DBA guru but i cant find until now an atomic operation (query ) that can handle this kind of procedural algorithm.Do you have sth to suggest? Another problem is that in the next version of this application the C interface will go away and the application will be a Web based one.This is a bigger problem cause php is much slower in array searching operations.I have looked a lot of bench's for this subject and i dont see positive results. Do you know or have sth to suggest for the web based operation? Its gone be much more difficult to solve this problem because the bottleneck there, should not concern only the computer but the language and the algorithm also.Please if you have sth to suggest, can you include some source code for benchmarking if its no trouble for you? Best regards, Chris.