Cody Marcel created PHOENIX-2003:
------------------------------------

             Summary: Pherf - Add support for multi-client workloads
                 Key: PHOENIX-2003
                 URL: https://issues.apache.org/jira/browse/PHOENIX-2003
             Project: Phoenix
          Issue Type: New Feature
            Reporter: Cody Marcel


Currently Pherf can only use a single client to both write and query data 
trough scenario files. This works fine for aggregate queries where the work is 
done on server side. It is limited to the network card of a single machine for 
queries returning lots of data or  write heavy workloads.

One possible implementation for this would be to use an agent based approach. 
Where one host is the controller that reads in the configuration for the 
scenario and sends the queries out to agents on other machines to execute the 
query and then publish the results back to the controller.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to