The following module was proposed for inclusion in the Module List:

  modid:       Convert::Bencode::Iterative
  DSLIP:       adpfp
  description: Convert to/from bencoding (iterative way)
  userid:      GIULIENK (Giulio Motta)
  chapterid:   17 (Archiving_and_Compression)
  communities:

  similar:
    Convert::Bencode

  rationale:

    Convert::Bencode::Iterative gives an iterative solution to bencode
    and bdecode algorithms, usually expressed in a recursive way. As
    this functions could be used in a webserver tracker, an optimization
    of the algorithms lead to less load on the server. I don't think
    Convert::Bencode::Iterative should substitute Convert::Bencode even
    just cause Convert::Bencode algorithm is slower but nicer. For
    instance, Convert::Bencode::Iterative::bdecode function benchmarks
    to around 120 times faster than Convert::Bencode::bdecode, still I
    won't call the code pretty or easily understandable. Also I'd like
    to explore possible XS solutions in the future. The Bencoding
    serialization algorithm is described at
    http://bitconjurer.org/BitTorrent/protocol.html

  enteredby:   GIULIENK (Giulio Motta)
  enteredon:   Mon Oct 20 14:21:11 2003 GMT

The resulting entry would be:

Convert::Bencode::
::Iterative       adpfp Convert to/from bencoding (iterative way)    GIULIENK


Thanks for registering,
-- 
The PAUSE

PS: The following links are only valid for module list maintainers:

Registration form with editing capabilities:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=db400000_f47bdca11ddd50cf&SUBMIT_pause99_add_mod_preview=1
Immediate (one click) registration:
  
https://pause.perl.org/pause/authenquery?ACTION=add_mod&USERID=db400000_f47bdca11ddd50cf&SUBMIT_pause99_add_mod_insertit=1

Reply via email to