Feature request: socket connections for RQG

Bug #793439 reported by Roel Van de Paar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Random Query Generator
New
Undecided
Unassigned

Bug Description

It would be great to be able to use socket connections instead of TCP only.

Socket connections are faster than (even localhost) tcp.

Revision history for this message
Philip Stoev (pstoev-askmonty) wrote :

Quite possibly the additional overhead from using TCP instead of sockets is negligible compared to the fact that Perl is a scripting language and the code that issues the actual queries and processes the results is written in Perl. Even portions of the DBI are written in perl and use various regular expressions against each query.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.