Phalcon data to elastic search via beanstalkd
up vote
0
down vote
favorite
Which would be efficient in terms of speed and resources?
Scenario 1
Write all data to a table where in each field represents ElasticSearch index?
Execute a cron or event to write data to ES index based on table data.
Scenario 2
Write all data to beanstalkd queue and fire an event to write job queue data to Elastic Search.

add a comment |
up vote
0
down vote
favorite
Which would be efficient in terms of speed and resources?
Scenario 1
Write all data to a table where in each field represents ElasticSearch index?
Execute a cron or event to write data to ES index based on table data.
Scenario 2
Write all data to beanstalkd queue and fire an event to write job queue data to Elastic Search.

add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Which would be efficient in terms of speed and resources?
Scenario 1
Write all data to a table where in each field represents ElasticSearch index?
Execute a cron or event to write data to ES index based on table data.
Scenario 2
Write all data to beanstalkd queue and fire an event to write job queue data to Elastic Search.

Which would be efficient in terms of speed and resources?
Scenario 1
Write all data to a table where in each field represents ElasticSearch index?
Execute a cron or event to write data to ES index based on table data.
Scenario 2
Write all data to beanstalkd queue and fire an event to write job queue data to Elastic Search.


asked Nov 19 at 11:36
AGCODER
14
14
add a comment |
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53373810%2fphalcon-data-to-elastic-search-via-beanstalkd%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown