Great, thank you for clarifying this.

Perhaps It would be helpful to mention this in the javadoc ?
Or maybe introduce some kind of @ThreadSafe annotation
with RetentionPolicy.SOURCE ?


Thanks,
Maxim.

On Mon, Oct 11, 2010 at 9:10 PM, Ikai Lan (Google)
<ikai.l+gro...@google.com<ikai.l%2bgro...@google.com>
> wrote:

> Yes. It's just a client.
>
> If you're really worried about this, you don't really save much by doing
> this, however, since the only real cost is object allocation.
>
> --
> Ikai Lan
> Developer Programs Engineer, Google App Engine
> Blogger: http://googleappengine.blogspot.com
> Reddit: http://www.reddit.com/r/appengine
> Twitter: http://twitter.com/app_engine
>
>
>
> On Mon, Oct 11, 2010 at 5:01 AM, Maxim Veksler <ma...@vekslers.org> wrote:
>
>> Hi,
>>
>> Well the title pretty much says it all.
>>
>> Is the memcache low level interface of AppEngine Java SDK thread safe? I
>> would like to hold a reference to it in a static class level reference
>> field.
>>
>>
>> Thanks,
>> Maxim.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Google App Engine for Java" group.
>> To post to this group, send email to
>> google-appengine-j...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/google-appengine-java?hl=en.
>>
>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine for Java" group.
> To post to this group, send email to
> google-appengine-j...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine-java?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to