<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>STIV3033 _Topic 7 by Subashini Annamalai</title>
      <link>https://padlet.com/subashini_annamalai/Topic7</link>
      <description>Multimedia Database Architecture</description>
      <language>en-us</language>
      <pubDate>2018-11-13 14:07:48 UTC</pubDate>
      <lastBuildDate>2026-01-05 12:20:13 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet-assets.s3.amazonaws.com/icons/Dootheets.png</url>
      </image>
      <item>
         <title>1(c) what is independence and what is it&#39;s function in transaction </title>
         <author></author>
         <link>https://padlet.com/subashini_annamalai/Topic7/wish/304112337</link>
         <description><![CDATA[<div>Lee Ying Xuan<br>Induja<br><br>Independence means freedom from the control, influence,support, aid, or the like, of others. <br><br>The functions of independence in transaction are:<br>-if several transactions are executed concurrently the result must be the same<br>-the data use during the execution of the transaction cannot be used by the second transaction until the first one is completed <br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-14 02:53:04 UTC</pubDate>
         <guid>https://padlet.com/subashini_annamalai/Topic7/wish/304112337</guid>
      </item>
      <item>
         <title>4(a) what are server requirements?</title>
         <author></author>
         <link>https://padlet.com/subashini_annamalai/Topic7/wish/304112375</link>
         <description><![CDATA[<div><br>computer program which manages access to a centralized resource or service in a network.<br>You'll need additional physical hardware, of at least the minimum amount required by your Operating System and any other applications that run on the server.<br><br><br>Each server must have a minimum of:<br><br>64 GB memory<br><br>300 GB hard drive<br><br>4 CPU cores<br><br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-14 02:53:20 UTC</pubDate>
         <guid>https://padlet.com/subashini_annamalai/Topic7/wish/304112375</guid>
      </item>
      <item>
         <title>6(a) Streaming</title>
         <author></author>
         <link>https://padlet.com/subashini_annamalai/Topic7/wish/304112442</link>
         <description><![CDATA[<div><strong>Sow Li Ling &amp; Tiew Hui Min</strong><br><br>1. Streaming is a method or technique which is used in transferring data. To make sure the process of data sent to a device over the Internet in stable and continuous.<br><br>2. Audio and video materials especially for immediate processing or playback. </div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-14 02:53:51 UTC</pubDate>
         <guid>https://padlet.com/subashini_annamalai/Topic7/wish/304112442</guid>
      </item>
      <item>
         <title>3 b) Client server system</title>
         <author></author>
         <link>https://padlet.com/subashini_annamalai/Topic7/wish/304112502</link>
         <description><![CDATA[<div>1) what does it means? <br>Client and servers describe how a server provides resources and services to one or more clients. <br><br>-Client: initiates comunication<br>-server: send information’s back to client<br><br>2) how does it work?<br>a client requests a connection to a server, the server can either accept or reject the connection. the server maintains a connection with the client. </div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-14 02:54:15 UTC</pubDate>
         <guid>https://padlet.com/subashini_annamalai/Topic7/wish/304112502</guid>
      </item>
      <item>
         <title>1(b). What is consistency and what is its function in transaction? </title>
         <author></author>
         <link>https://padlet.com/subashini_annamalai/Topic7/wish/304112511</link>
         <description><![CDATA[<div>Meaning consistency is Data or information is in a consistent state when a transaction starts and when it ends<br><br>Function in transaction is ensure only valid data that following all rules is written in database </div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-14 02:54:18 UTC</pubDate>
         <guid>https://padlet.com/subashini_annamalai/Topic7/wish/304112511</guid>
      </item>
      <item>
         <title>3C DISTRIBUTED DATABASE</title>
         <author>245944_ANGBEIWEN</author>
         <link>https://padlet.com/subashini_annamalai/Topic7/wish/304112514</link>
         <description><![CDATA[<div>1）A distributed database is a database in which not all storage devices are attached to a common processor. It may be stored in multiple computers, located in the same physical location; or may be dispersed over a network of interconnected computers.<br><br>2）Two processes ensure that the distributed databases remain up-to-date and current: <a href="https://en.m.wikipedia.org/wiki/Replication_(computing)">replication</a> and <a href="https://en.m.wikipedia.org/wiki/Data_transmission">duplication</a>.<br><br></div><ol><li>Replication involves using specialized software that looks for changes in the distributive database. Once the changes have been identified, the replication process makes all the databases look the same. The replication process can be complex and time-consuming depending on the size and number of the distributed databases. This process can also require a lot of time and computer resources.</li><li>Duplication, on the other hand, has less complexity. It basically identifies one database as a <a href="https://en.m.wikipedia.org/wiki/Master-slave_(technology)">master</a> and then duplicates that database. The duplication process is normally done at a set time after hours. This is to ensure that each distributed location has the same data. In the duplication process, users may change only the master database. This ensures that local data will not be overwritten.</li></ol><div><br>Both replication and duplication can keep the data current in all distributive locations<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-14 02:54:19 UTC</pubDate>
         <guid>https://padlet.com/subashini_annamalai/Topic7/wish/304112514</guid>
      </item>
      <item>
         <title>2b.) Conceptual Layer &amp; Example ( Boon Keat &amp; Kang Zhuang</title>
         <author></author>
         <link>https://padlet.com/subashini_annamalai/Topic7/wish/304112803</link>
         <description><![CDATA[<div>Conceptual layer include only the main concepts and the main relationship among them.This level describes the structure of the whole database for a group of users by focusing on describing entities, data type, relationships and constraints. To make it simple, conceptual layer is a map of concepts and the relationship used for database. The complexity increases from conceptual to logical to physical. This is why we always first start with the conceptual data model so we understand at high level what are the different entities in our data and how they relate to one another. </div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/333586977/64090e3f264caece96c75faa1135ae0a/conceptual_model_design.jpg" />
         <pubDate>2018-11-14 02:55:49 UTC</pubDate>
         <guid>https://padlet.com/subashini_annamalai/Topic7/wish/304112803</guid>
      </item>
      <item>
         <title>Ad (1)</title>
         <author></author>
         <link>https://padlet.com/subashini_annamalai/Topic7/wish/304113101</link>
         <description><![CDATA[<div>Yuzeir <br>Hisam<br><br>What is scalability?<br>-factor causing<br><br>1. <strong>Definition</strong><br>Scalability is an attribute that describe the ability of a process, network, software or organization to grow and manage increase demand.<br><br>Administrative Scalability<br>Functional Scalability<br>Geographic Scalability<br><br>As example for a software, that is described as scalable has an advantage because it can adapt to the changing, needs or demand of the user. One of the example software is antivirus.<br><br>2. <strong>Factor Causing<br><br>- </strong>To satisfy certain group of user<br>- The increase number of user<br>- To influence the user about the capability</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-14 02:57:43 UTC</pubDate>
         <guid>https://padlet.com/subashini_annamalai/Topic7/wish/304113101</guid>
      </item>
      <item>
         <title>6(b) Types of Streaming </title>
         <author></author>
         <link>https://padlet.com/subashini_annamalai/Topic7/wish/304113155</link>
         <description><![CDATA[<div>Hajar &amp; Hafizah<br><br>1. Media Stream is video or audio content sent in compressed from over the Internet and played immediately. <br>2. Live multimedia is the delivery of Internet content in real-time. <br>3. Continuous queries is a query over a stream executes continuously over streaming data. </div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-14 02:58:09 UTC</pubDate>
         <guid>https://padlet.com/subashini_annamalai/Topic7/wish/304113155</guid>
      </item>
      <item>
         <title>4(b) what are the characteristics of server?</title>
         <author></author>
         <link>https://padlet.com/subashini_annamalai/Topic7/wish/304113943</link>
         <description><![CDATA[<div>Soo Jun Hui &amp; Chong Hooi Khee<br> <br>- Server response time is important<br>- Network is fundamental<br>- Real-time delivery<br>- Accept connection from a large number of client<br>- Share database to multiple user</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-14 02:59:52 UTC</pubDate>
         <guid>https://padlet.com/subashini_annamalai/Topic7/wish/304113943</guid>
      </item>
      <item>
         <title>1(d) what is durability and what is it&#39;s function in transaction </title>
         <author></author>
         <link>https://padlet.com/subashini_annamalai/Topic7/wish/304114280</link>
         <description><![CDATA[<div>Chrishelly &amp; Nadzmi<br><br>Durability is something that ensures transaction are saved even when the transaction ends abnormally. <br>The function of durability in transaction<br>1) save the transaction<br>2) restore the data as before it crashed<br>3) survive from failure</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-14 03:00:54 UTC</pubDate>
         <guid>https://padlet.com/subashini_annamalai/Topic7/wish/304114280</guid>
      </item>
      <item>
         <title>Ad (2) Super server, what is it used for?</title>
         <author></author>
         <link>https://padlet.com/subashini_annamalai/Topic7/wish/304114313</link>
         <description><![CDATA[<div>Fathin &amp; Rawdhah<br><strong><br></strong>Super server is a daemon used for managing other servers. It is a high speed network server with very large RAM and disk capacity. In addition, it is commonly used to handle server loads and supports multiprocessing. </div><div><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/333586373/d7489d3f8f399eaf0ea5be531c86290d/A9F2614F_3ED5_4996_A701_E833D9EDA3E0.png" />
         <pubDate>2018-11-14 03:01:03 UTC</pubDate>
         <guid>https://padlet.com/subashini_annamalai/Topic7/wish/304114313</guid>
      </item>
      <item>
         <title>5(a) What is peer to peer network? What is its characteristics?</title>
         <author></author>
         <link>https://padlet.com/subashini_annamalai/Topic7/wish/304114499</link>
         <description><![CDATA[<div>Peer to peer network is a network that have no central server. All peers work as both client and server<br>Characteristics:<br>- All peers participate equally in a network<br>- All peers can share content with other peers<br>- If one peer disconnected, the network will not be interrupted<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-14 03:01:58 UTC</pubDate>
         <guid>https://padlet.com/subashini_annamalai/Topic7/wish/304114499</guid>
      </item>
      <item>
         <title>2c</title>
         <author></author>
         <link>https://padlet.com/subashini_annamalai/Topic7/wish/304114563</link>
         <description><![CDATA[<div><strong>Internal layer and example<br><br>Hijrah &amp; Mayjing</strong><br><br>-also known as physical layer <br>-internal layer describes the physical storage structure of data in database.<br>-physical storage is properly designed to increase data processing efficiency and minimise the time required by users to interact with the information system <br>-in the internal layer have internal schema <br>- internal schema describe details of how data is stored<br>- the internal layer only for computer view</div><div>-At lowest level, it is stored in the form of bits with the physical addresses on the secondary storage device.<br>-At highest level, users can be viewed in the form of files<br>-example: employee database</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-14 03:02:13 UTC</pubDate>
         <guid>https://padlet.com/subashini_annamalai/Topic7/wish/304114563</guid>
      </item>
      <item>
         <title>3(a) Centralized</title>
         <author></author>
         <link>https://padlet.com/subashini_annamalai/Topic7/wish/304114726</link>
         <description><![CDATA[<div>1) Its means, a centralized database is a database that is located, stored, and maintained in a single location. This location is most often a central computer or database system. This means, all data will be stored in one location and the system does not interact with other computer system.<br>2) Multiple users or client workstations can work simultaneously on a centralized database system using the client or server configuration.<br><br>Advantage of Centralized<br>1)The data redundancy is minimal in the centralised . All the data is stored together and not scattered across different locations. So, it is easier to make sure there is no redundant data available.<br>2) Since all data in a place , there can be stronger <br>Security measures around it, So the centralised database is much more secure <br><strong>Meena<br>Gunesh</strong><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-14 03:03:03 UTC</pubDate>
         <guid>https://padlet.com/subashini_annamalai/Topic7/wish/304114726</guid>
      </item>
      <item>
         <title>Add (4) SUPER SERVER</title>
         <author></author>
         <link>https://padlet.com/subashini_annamalai/Topic7/wish/304115127</link>
         <description><![CDATA[<div>Wan nur syafiqah &amp; Siti nurafifa<br><br>Super server<br>Or called service dispatcher is a type of daemon run generally on UNIX-like systems.<br>Daemon is a network service implemented as daemon Linux System.<br>Functions for this super server are used for managing other servers.<br>Benefits <br>Active at all times.<br>No system resources a wasted.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/333588235/903e957ef9d780ee941c44e498ee02ae/20181114_111539.jpg" />
         <pubDate>2018-11-14 03:05:17 UTC</pubDate>
         <guid>https://padlet.com/subashini_annamalai/Topic7/wish/304115127</guid>
      </item>
      <item>
         <title>7(a) What is quality of survice ?</title>
         <author></author>
         <link>https://padlet.com/subashini_annamalai/Topic7/wish/304115587</link>
         <description><![CDATA[<div>Quality of service is the description or measurement of the overall performance of a service such as computer network service, particularly the performance seen by the users of the network.<br><br>To measure the quality of service, there are several aspects of the network service are often concidered such as packet loss, throughput and jitter.</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-14 03:08:16 UTC</pubDate>
         <guid>https://padlet.com/subashini_annamalai/Topic7/wish/304115587</guid>
      </item>
      <item>
         <title>5b (what is the advantages &amp; disadvantages of peer to peer network? </title>
         <author></author>
         <link>https://padlet.com/subashini_annamalai/Topic7/wish/304115684</link>
         <description><![CDATA[<div>Chin Man Wai<br>Yeoh Kim Zhen</div><ol><li><br></li><li>Advantages </li></ol><div>1) much easier to set up than a client server network <br>2) does not need an expensive server<br>3) if one computer fails, it does not disrupt any part of the network. <br><br>Disadvantages <br>1) No centralized server is available to manage and control the acess of data. <br>2) There is little or no security besides the permissions. <br>3) Slow down the performance for the user. </div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-14 03:08:51 UTC</pubDate>
         <guid>https://padlet.com/subashini_annamalai/Topic7/wish/304115684</guid>
      </item>
      <item>
         <title>1(a) ATOMICITY</title>
         <author></author>
         <link>https://padlet.com/subashini_annamalai/Topic7/wish/304116237</link>
         <description><![CDATA[<div>Nur eleena &amp; Nur adilah<br><br>What is atomicity and what is its function in transaction<br><br>Atomicity is an indivisible and irreducible series of database operations such that it will all happen or nothing will happen. <br><br>Function:<br>To ensure the data will not lose. So it protect the user losing money due to a failed transaction<br><br>Example :<br>the person make a transaction money from account A to account B, if there is a failure due to the atomocity, the money will successfully transferred to account B or will not transferred to account B and stay remains in account A.</div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-14 03:12:18 UTC</pubDate>
         <guid>https://padlet.com/subashini_annamalai/Topic7/wish/304116237</guid>
      </item>
      <item>
         <title>7(b) </title>
         <author></author>
         <link>https://padlet.com/subashini_annamalai/Topic7/wish/304116377</link>
         <description><![CDATA[<div>Aliaa &amp; Sakinah<br><br>What is the issues in quality of service? <br><br>1) optimization <br>2) parallel processing<br>3) partition<br><br><br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-14 03:13:10 UTC</pubDate>
         <guid>https://padlet.com/subashini_annamalai/Topic7/wish/304116377</guid>
      </item>
      <item>
         <title>2a External Layer</title>
         <author>noradibahmohdfouzi</author>
         <link>https://padlet.com/subashini_annamalai/Topic7/wish/304123297</link>
         <description><![CDATA[<div>2a ( External Layer )<br>External layer user' view of the database<br><br>Example:<br>1. 3-tier architechture<br>Is a client server architecture in which the functional process logic, data access, computer data storage and user interface are developed maintained as independence moduls on separate platforms.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2018-11-14 03:53:56 UTC</pubDate>
         <guid>https://padlet.com/subashini_annamalai/Topic7/wish/304123297</guid>
      </item>
   </channel>
</rss>
