[google-appengine] Re: Working with a proxy for data storage and URL fetch

2008-12-03 Thread SELVAKUMAR MUTHUSAMY
On Wed, Dec 3, 2008 at 2:30 PM, [EMAIL PROTECTED]
<[EMAIL PROTECTED]>wrote:

>
> It shoudn't be a problem, replication will just take longer.
>
> The replication is of course broken down into many small requests, in
> order to avoid AppEngine request timeouts and running over high-CPU
> quota.
>
> As far as I know, currently there isn't really any faster way to load
> data into AppEngine datastore.
>


> Yes, I did a little  analysis and gave a try with app rocket. You are
> correct.
>


>
>
> > >  Any ways, It won't support for storing huge amount of data in the
> > > datastore right?
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: Working with a proxy for data storage and URL fetch

2008-12-03 Thread [EMAIL PROTECTED]

It shoudn't be a problem, replication will just take longer.

The replication is of course broken down into many small requests, in
order to avoid AppEngine request timeouts and running over high-CPU
quota.

As far as I know, currently there isn't really any faster way to load
data into AppEngine datastore.


> >  Any ways, It won't support for storing huge amount of data in the
> > datastore right?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: Working with a proxy for data storage and URL fetch

2008-12-02 Thread SELVAKUMAR MUTHUSAMY
On Tue, Dec 2, 2008 at 2:52 PM, [EMAIL PROTECTED]
<[EMAIL PROTECTED]>wrote:

>
> Have you checked out this http://code.google.com/p/approcket/
>
> It allows you to setup replication from MySQL to AppEngine - I guess
> that's what you are trying to achieve.
>  Any ways, It won't support for storing huge amount of data in the
> datastore right?
>

>
>
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: Working with a proxy for data storage and URL fetch

2008-12-02 Thread Alakat
Thk very much, that is perfect


On Tue, Dec 2, 2008 at 10:22 AM, [EMAIL PROTECTED]
<[EMAIL PROTECTED]>wrote:

>
> Have you checked out this http://code.google.com/p/approcket/
>
> It allows you to setup replication from MySQL to AppEngine - I guess
> that's what you are trying to achieve.
>
>
>
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---



[google-appengine] Re: Working with a proxy for data storage and URL fetch

2008-12-02 Thread [EMAIL PROTECTED]

Have you checked out this http://code.google.com/p/approcket/

It allows you to setup replication from MySQL to AppEngine - I guess
that's what you are trying to achieve.




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~--~~~~--~~--~--~---