Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

7
  • Hi Zenithar, I feel this is a good question, however your thoughts seem a bit scattered. It is hard to understand what your question is and how the following diagram demonstrates a scalability problem. Commented Feb 11, 2013 at 15:19
  • Thanks, you have extracted the real question ! The diagram shows all scallable vectors, marked as a black dotted arrow. Only spring context does not have a scallable vector, because i don't know how to scale it ! Commented Feb 11, 2013 at 15:38
  • Posted on Spring forum : forum.springsource.org/… Commented Feb 11, 2013 at 17:39
  • 1
    Maybe this could help ? forum.springframework.net/… Commented Feb 11, 2013 at 22:49
  • Ahhh! Yes it does help, I wasn't aware that you were asking about the scalability of singleton entities in Spring. That answer is correct, as long as the singleton is stateless then there should not be a performance bottleneck here. Commented Feb 12, 2013 at 0:43