Johan Lindquist (JIRA | 27 Nov 2008 11:33
Picon
Picon
Favicon

[jira] Updated: (HIVEMIND-116) add destroy-method attribute to the construct element of BuilderFactory


     [
https://issues.apache.org/jira/browse/HIVEMIND-116?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Johan Lindquist updated HIVEMIND-116:
-------------------------------------

    Attachment: hivemind-116-117.patch

Please find the patch attached providing one of the possible solutions to this. 

Note that due to the nature of this enhancement, it also fixes HIVEMIND-117

Comments are appreciated.

> add destroy-method attribute to the construct element of BuilderFactory
> -----------------------------------------------------------------------
>
>                 Key: HIVEMIND-116
>                 URL: https://issues.apache.org/jira/browse/HIVEMIND-116
>             Project: HiveMind
>          Issue Type: New Feature
>          Components: framework
>    Affects Versions: 1.1
>            Reporter: Richard Hensley
>         Attachments: hivemind-116-117.patch
>
>
> In order to keep object agnostic of container, please add attributes to the BuilderFactory contruct
element that support the standard lifecycle management of Hivemind. This request is for the destroy step
(Continue reading)

Knut Wannheden (JIRA | 3 Aug 2006 11:08
Picon
Picon
Favicon

[jira] Updated: (HIVEMIND-162) Performance bottleneck with threaded services

     [ http://issues.apache.org/jira/browse/HIVEMIND-162?page=all ]

Knut Wannheden updated HIVEMIND-162:
------------------------------------

    Fix Version/s: 1.1.1
                       (was: 1.2)

> Performance bottleneck with threaded services
> ---------------------------------------------
>
>                 Key: HIVEMIND-162
>                 URL: http://issues.apache.org/jira/browse/HIVEMIND-162
>             Project: HiveMind
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: 1.1
>         Environment: Linux 2.6.14.2, JBoss 4.0.3, Tomcat 5.5
> Quad Xeon 3.2GHz, 1GB RAM
>            Reporter: Jeff Lubetkin
>         Assigned To: Howard M. Lewis Ship
>             Fix For: 1.1.1
>
>         Attachments: hivemind-1.2-alpha-1.jar
>
>
> Note: This may be better classified as a Hivemind issue, but it's affecting Tapestry throughput so I'm
putting it here.
> We've been running some perf tests using the Grinder (with 20 threads) generating as much load as possible
on a single non-trivial page.  The page doesn't touch many of our biz logic services, but does have some
(Continue reading)

Howard M. Lewis Ship (JIRA | 7 Dec 2005 17:47
Picon
Picon
Favicon

[jira] Updated: (HIVEMIND-162) Performance bottleneck with threaded services

     [ http://issues.apache.org/jira/browse/HIVEMIND-162?page=all ]

Howard M. Lewis Ship updated HIVEMIND-162:
------------------------------------------

    Attachment: hivemind-1.2-alpha-1.jar

I've taken a crack at fixing this inside the HiveMind code; I've attached the new HiveMind jar file, this
should drop in as a replacement for hivemind-1.1.jar.  Please update your environment and rerun your
tests; let's see if this fixes your issue.  Thanks for finding this bottleneck!

> Performance bottleneck with threaded services
> ---------------------------------------------
>
>          Key: HIVEMIND-162
>          URL: http://issues.apache.org/jira/browse/HIVEMIND-162
>      Project: HiveMind
>         Type: Bug
>   Components: framework
>     Versions: 1.1
>  Environment: Linux 2.6.14.2, JBoss 4.0.3, Tomcat 5.5
> Quad Xeon 3.2GHz, 1GB RAM
>     Reporter: Jeff Lubetkin
>  Attachments: hivemind-1.2-alpha-1.jar
>
> Note: This may be better classified as a Hivemind issue, but it's affecting Tapestry throughput so I'm
putting it here.
> We've been running some perf tests using the Grinder (with 20 threads) generating as much load as possible
on a single non-trivial page.  The page doesn't touch many of our biz logic services, but does have some
complex componentry to render.
(Continue reading)


Gmane