<?xml version="1.0" encoding="UTF-8" ?>
<modsCollection xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xmlns:slims="http://slims.web.id" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-3.xsd">
<mods version="3.3" id="59302">
 <titleInfo>
  <title>Perancangan System Crawler dengan MenerapkanArsitektur Distributed Task</title>
 </titleInfo>
 <name type="Personal Name" authority="">
  <namePart>Santoso Heri</namePart>
  <role>
   <roleTerm type="text">Primary Author</roleTerm>
  </role>
 </name>
 <typeOfResource manuscript="no" collection="yes">mixed material</typeOfResource>
 <genre authority="marcgt">bibliography</genre>
 <originInfo>
  <place>
   <placeTerm type="text">Bandung</placeTerm>
   <publisher>Maranatha University Press</publisher>
   <dateIssued>2022</dateIssued>
  </place>
 </originInfo>
 <language>
  <languageTerm type="code"></languageTerm>
  <languageTerm type="text">Indonesia</languageTerm>
 </language>
 <physicalDescription>
  <form authority="gmd">Artikel Jurnal</form>
  <extent>hlm : 74-87</extent>
 </physicalDescription>
 <relatedItem type="series">
  <titleInfo/>
  <title>JUTISI : Jurnal Teknik Informatika dan Sistem Informasi</title>
 </relatedItem>
</mods>
<note>&#13;
Abstract&#13;
PDC Media Group is a company engaged in online trading. The need for data insight in the online marketplace is very important. Likewise, how to get quite a lot of data, of course, requires automation such as crawling data on the marketplace website. Due to the large amount of data, crawler systems are often not optimal in crawling data. The application of distributed tasks on the crawler system provides convenience in scaling the server both vertically and horizontally. Therefore, the large and growing data can be handled by the crawler system. The application was developed with the Python language, with the  application server using Google Cloud Computing. In a distributed task architecture requires a component in the form of a message broker. The message broker used in designing this system is RabbitMQ. Testing the crawler system uses 3 scenarios, namely with 1 worker, 2worker, and 3 worker. The results for the 1 worker scenario are 19.3 requests per second and 332 ms for response time. The results for the 2 worker scenario are 41.4 requests per second and 328 ms for response time. While the results for the 3 worker scenario are 60 requests per second and 331 ms for response time.&#13;
</note>
<note type="statement of responsibility"></note>
<subject authority="">
 <topic>Informatika</topic>
</subject>
<subject authority="">
 <topic>Sistem Informasi</topic>
</subject>
<classification>JUTISI</classification>
<identifier type="isbn">24432210</identifier>
<location>
 <physicalLocation>Perpustakaan Teknik UPI YAI </physicalLocation>
 <shelfLocator>JUTISI V8N1 April 2022</shelfLocator>
 <holdingSimple>
  <copyInformation>
   <numerationAndChronology type="1">JUTISI7a-007</numerationAndChronology>
   <sublocation>Perpustakaan FT UPI YAI</sublocation>
   <shelfLocator>JUTISI V8N1 April 2022</shelfLocator>
  </copyInformation>
  <copyInformation>
   <numerationAndChronology type="1">JUTISI7b-007</numerationAndChronology>
   <sublocation>Perpustakaan FT UPI YAI</sublocation>
   <shelfLocator>JUTISI V8N1 April 2022</shelfLocator>
  </copyInformation>
 </holdingSimple>
</location>
<slims:image>cover_issue_174_en_US.png.png</slims:image>
<recordInfo>
 <recordIdentifier>59302</recordIdentifier>
 <recordCreationDate encoding="w3cdtf">2023-03-01 09:35:36</recordCreationDate>
 <recordChangeDate encoding="w3cdtf">2023-03-01 09:35:36</recordChangeDate>
 <recordOrigin>machine generated</recordOrigin>
</recordInfo>
</modsCollection>