<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 03/11/2011 03:58 AM, Jason L Connor wrote:
    <blockquote cite="mid:1299833894.16590.0.camel@precision"
      type="cite">
      <pre wrap="">Hi All,

A quick write up on pagination support for pulp. Comments welcome.
<a class="moz-txt-link-freetext" href="https://fedorahosted.org/pulp/wiki/Pagination">https://fedorahosted.org/pulp/wiki/Pagination</a>

</pre>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Pulp-list mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pulp-list@redhat.com">Pulp-list@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/pulp-list">https://www.redhat.com/mailman/listinfo/pulp-list</a>
</pre>
    </blockquote>
    Thanks Jason.  Question.  Suppose I have 200 packages in a Repo, and
    I want to present 25 packages per page to the end user.  Obviously
    this would give me 8 pages.  What would happen if packages are
    added/removed from the Repo while I am paging through the data? 
    Since we are hitting mongo for each page set, won't this skew the
    paging?<br>
    <br>
    -Todd<br>
  </body>
</html>