Search:

Type: Posts; User: camdenh; Keyword(s):

Search: Search took 0.03 seconds.

  1. How to manage maximum transaction throughput in a clustered Spring app?

    Hi,

    We have a Spring application providing webservices running within a JBoss Application Server environment. This is run across multiple nodes, but currently the only element that could be...
  2. Replies
    0
    Views
    750

    Calling a method on every pooled object

    Hi,

    I asked this on the Core Container forum and someone suggested asking on the AOP one instead - apologies if this is seen as forum spam!

    I'm developing a system where we have a number of...
  3. Replies
    3
    Views
    949

    You are probably right, I'll ask over there also....

    You are probably right, I'll ask over there also.

    We don't really want to destroy those objects though, and triggering a 're-configuration' through JMX is actually a requirement we have from the...
  4. Replies
    3
    Views
    949

    Calling a method on every pooled object

    Hi,

    I'm developing a system where we have a number of POJOs holding stateful connections to a third-party system. These POJOs are pooled using the Target Source technique.

    This all works as we...
Results 1 to 4 of 4