<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>476317</id>
      <name>NanoPool</name>
      <created_at>2009-11-15T23:14:04Z</created_at>
      <updated_at>2009-11-15T23:37:00Z</updated_at>
      <description>NanoPool is a lightweight and fast JDBC2 connection pool. 

It is designed to scale well to many concurrent threads, and with a low overhead.

NanoPool is lightweight because it does not create or mandate any internal threads. And it is fast because of the lock-less and contention-striping implementation.

While lightweight, it is still a rather feature-full connection pool, with monitoring and management through JMX, and hot-resizing with low overhead.</description>
      <homepage_url>http://karmazilla.github.com/nanopool/</homepage_url>
      <download_url>http://karmazilla.github.com/nanopool/</download_url>
      <url_name>nanopool</url_name>
      <user_count>0</user_count>
      <average_rating></average_rating>
      <rating_count>0</rating_count>
      <analysis_id>760248</analysis_id>
      <analysis>
        <id>760248</id>
        <project_id>476317</project_id>
        <updated_at>2009-11-19T18:31:14Z</updated_at>
        <logged_at>2009-11-19T18:31:10Z</logged_at>
        <min_month>2008-05-01T00:00:00Z</min_month>
        <max_month>2009-11-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>1</twelve_month_contributor_count>
        <total_code_lines>3025</total_code_lines>
        <main_language_id>5</main_language_id>
        <main_language_name>Java</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>apache_2</name>
          <nice_name>Apache License 2.0</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
