[Checkins] [zopefoundation/zc.resumelb] c3e1b6: Allow the default pool class to be overridden.

GitHub noreply at github.com
Sat Feb 7 23:20:26 CET 2015


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/zc.resumelb
  Commit: c3e1b6d70669f4755a0d9627c22fbbe21c2e2a66
      https://github.com/zopefoundation/zc.resumelb/commit/c3e1b6d70669f4755a0d9627c22fbbe21c2e2a66
  Author: jinty <jinty at 62d5b8a3-27da-0310-9561-8e5933582275>
  Date:   2013-10-04 (Fri, 04 Oct 2013)

  Changed paths:
    M src/zc/resumelb/lb.py
    M src/zc/resumelb/tests.py
    M src/zc/resumelb/zk.py
    M src/zc/resumelb/zk.test

  Log Message:
  -----------
  Allow the default pool class to be overridden.


git-svn-id: svn+ssh://svn.zope.org/repos/main/zc.resumelb/branches/jinty-external-pool@127383 62d5b8a3-27da-0310-9561-8e5933582275


  Commit: 1e7db2957ce8a880db062ada885f5321a133e6c7
      https://github.com/zopefoundation/zc.resumelb/commit/1e7db2957ce8a880db062ada885f5321a133e6c7
  Author: jinty <jinty at 62d5b8a3-27da-0310-9561-8e5933582275>
  Date:   2013-10-04 (Fri, 04 Oct 2013)

  Changed paths:
    M src/zc/resumelb/zk.py
    M src/zc/resumelb/zk.test

  Log Message:
  -----------
  Give overridden pool classes access to the worker version.


git-svn-id: svn+ssh://svn.zope.org/repos/main/zc.resumelb/branches/jinty-external-pool@127384 62d5b8a3-27da-0310-9561-8e5933582275


  Commit: 3698eb9d52105741c0fdd43b4c0aa1d845ce76bf
      https://github.com/zopefoundation/zc.resumelb/commit/3698eb9d52105741c0fdd43b4c0aa1d845ce76bf
  Author: jinty <jinty at 62d5b8a3-27da-0310-9561-8e5933582275>
  Date:   2013-10-04 (Fri, 04 Oct 2013)

  Changed paths:
    M src/zc/resumelb/lb.py
    M src/zc/resumelb/tests.py
    M src/zc/resumelb/zk.py

  Log Message:
  -----------
  Move the status onto the pool so overridden pool classes can export arbitrary
data over the status server.


git-svn-id: svn+ssh://svn.zope.org/repos/main/zc.resumelb/branches/jinty-external-pool@127385 62d5b8a3-27da-0310-9561-8e5933582275


  Commit: bdbef687305f4a64a9c33c440e9a018370fb13f7
      https://github.com/zopefoundation/zc.resumelb/commit/bdbef687305f4a64a9c33c440e9a018370fb13f7
  Author: Jim Fulton <jim at zope.com>
  Date:   2015-02-07 (Sat, 07 Feb 2015)

  Changed paths:
    M src/zc/resumelb/README.txt
    M src/zc/resumelb/lb.py
    M src/zc/resumelb/tests.py
    M src/zc/resumelb/zk.py
    M src/zc/resumelb/zk.test

  Log Message:
  -----------
  You can now supply alternative pool implementations.

  Thanks to: https://github.com/zopefoundation/zc.resumelb/pull/3


  Commit: 2480cfd24c6d063e5bd641ec110d2665c272cdf1
      https://github.com/zopefoundation/zc.resumelb/commit/2480cfd24c6d063e5bd641ec110d2665c272cdf1
  Author: Jim Fulton <jim at zope.com>
  Date:   2015-02-07 (Sat, 07 Feb 2015)

  Changed paths:
    M src/zc/resumelb/README.txt
    M src/zc/resumelb/lb.py
    M src/zc/resumelb/tests.py
    M src/zc/resumelb/zk.py
    M src/zc/resumelb/zk.test

  Log Message:
  -----------
  Merge branch 'jinty-external-pool-minimal'


Compare: https://github.com/zopefoundation/zc.resumelb/compare/11f46bf76ac6...2480cfd24c6d


More information about the checkins mailing list