@Tim is right, that's why I started this discussion.

I created http://code.google.com/p/googleappengine/issues/detail?id=6377
to explicitly document thread safety for all services.
More people are questioning this.

On Nov 20, 9:16 pm, Jeff Schnitzer <j...@infohazard.org> wrote:
> Look at the source code.  BlobInfoFactory only has one piece of member
> data, a DatastoreService.  So if DS is thread-safe, so is BIF.  I don't
> know if DS is thread-safe though.
>
> Jeff
>
> On Sat, Nov 19, 2011 at 9:20 AM, Marcel Overdijk
> <marceloverd...@gmail.com>wrote:
>
>
>
> > Is BlobInfoFactory thread safe?
> > It's not mentioned in the Javadoc so should I assume it's not
> > threadsafe?
>
> > It would be good if Google would mention for each service if it's
> > threadsafe or not.
>
> > --
> > 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-java@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.
>
> --
> I am the 20%

-- 
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-java@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