Chapter 7: Goals - The College Of Engineering At The .

2y ago
6 Views
2 Downloads
1.36 MB
34 Pages
Last View : 7d ago
Last Download : 3m ago
Upload by : Wren Viola
Transcription

4/23/12Multimedia and Quality of Service: What is it?multimedia applications:network audio and video(“continuous media”)QoSnetwork providesapplication with level ofperformance needed forapplication to function.7: Multimedia Networking7-1Chapter 7: goalsPrinciples classify multimedia applications identify network services applications need making the best of best effort serviceProtocols and Architectures specific protocols for best-effort mechanisms for providing QoS architectures for QoS7: Multimedia Networking7-21

4/23/12Chapter 7 outline7.1 multimedia networkingapplications7.2 streaming stored audioand video7.3 making the best out ofbest effort service7.4 protocols for real-timeinteractive applications7.5 providing multipleclasses of service7.6 providing QoSguaranteesRTP,RTCP,SIP7: Multimedia Networking7-3MM Networking ApplicationsClasses of MM applications:1) stored streaming2) live streaming3) interactive, real-timeFundamentalcharacteristics: typically delay sensitive end-to-end delaydelay jitter loss tolerant: infrequentJitter is the variabilityof packet delays withinthe same packet streamlosses cause minorglitches antithesis of data, whichare loss intolerant butdelay tolerant.7: Multimedia Networking7-42

4/23/12Streaming Stored MultimediaStored streaming: media stored at source transmitted to client streaming: client playout beginsbefore all data has arrived timing constraint for still-to-betransmitted data: in time for playout7: Multimedia Networking7-5Cumulative dataStreaming Stored Multimedia:What is it?1. videorecorded2. videosentnetworkdelay3. video received,played out at clienttimestreaming: at this time, clientplaying out early part of video,while server still sending laterpart of video7: Multimedia Networking7-63

4/23/12Streaming Stored Multimedia: Interactivity VCR-like functionality: client canpause, rewind, FF, push slider bar 10 sec initial delay OK 1-2 sec until command effect OK timing constraint for still-to-betransmitted data: in time for playout7: Multimedia Networking7-7Streaming Live MultimediaExamples: Internet radio talk show live sporting eventStreaming (as with streaming stored multimedia) playback buffer playback can lag tens of seconds aftertransmission still have timing constraintInteractivity fast forward impossible rewind, pause possible!7: Multimedia Networking7-84

4/23/12Real-Time Interactive Multimedia applications: IP telephony,video conference, distributedinteractive worlds end-end delay requirements: audio: 150 msec good, 400 msec OK includes application-level (packetization) and networkdelays higher delays noticeable, impair interactivity session initialization how does callee advertise its IP address, portnumber, encoding algorithms?7: Multimedia Networking7-9Multimedia Over Today’s InternetTCP/UDP/IP: “best-effort service” no guarantees on delay, loss?But you said multimedia apps requires ?QoS and level of performance to be? effective!?Today’s Internet multimedia applicationsuse application-level techniques to mitigate(as best possible) effects of delay, loss7: Multimedia Networking 7-105

4/23/12How should the Internet evolve to bettersupport multimedia?Integrated services philosophy: fundamental changes inInternet so that apps canreserve end-to-endbandwidth requires new, complexsoftware in hosts & routersLaissez-faire no major changes more bandwidth whenneeded content distribution,application-layer multicast application layerDifferentiated servicesphilosophy: fewer changes to Internetinfrastructure, yetprovide 1st and 2nd classserviceWhat’s your opinion?7: Multimedia Networking7-11A few words about audio compression analog signal sampledat constant rate telephone: 8,000samples/secCD music: 44,100samples/sec each sample quantized,i.e., rounded e.g., 28 256 possiblequantized values each quantized valuerepresented by bits 8 bits for 256 values example: 8,000samples/sec, 256quantized values -- 64,000 bps receiver converts bitsback to analog signal: some quality reductionExample rates CD: 1.411 Mbps MP3: 96, 128, 160 kbps Internet telephony:5.3 kbps and up7: Multimedia Networking 7-126

4/23/12A few words about video compression video: sequence ofimages displayed atconstant rate e.g. 24 images/sec digital image: array ofpixels each pixel representedby bits redundancy spatial (within image) temporal (from one imageto next)Examples: MPEG 1 (CD-ROM) 1.5Mbps MPEG2 (DVD) 3-6 Mbps MPEG4 (often used inInternet, 1 Mbps)Research: layered (scalable) video adapt layers to availablebandwidth7: Multimedia Networking 7-13Streaming Stored Multimediaapplication-level streamingtechniques for makingthe best out of besteffort service: client-side buffering use of UDP versus TCP multiple encodings ofmultimediaMedia Player jitter removal decompression error concealment graphical user interfacew/ controls forinteractivity7: Multimedia Networking 7-147

4/23/12constant bitrate videotransmissionvariablenetworkdelayclient videoreceptionconstant bitrate videoplayout at clientbufferedvideoCumulative dataStreaming Multimedia: Client Bufferingtimeclient playoutdelay client-side buffering, playout delay compensatefor network-added delay, delay jitter7: Multimedia Networking 7-15Streaming Multimedia: Client Bufferingconstantdrainrate, dvariable fillrate, x(t)bufferedvideo client-side buffering, playout delay compensatefor network-added delay, delay jitter7: Multimedia Networking 7-168

4/23/12Streaming Multimedia: UDP or TCP?UDP server sends at rate appropriate for client (oblivious tonetwork congestion !) often send rate encoding rate constant rate then, fill rate constant rate - packet loss short playout delay (2-5 seconds) to remove network jitter error recover: time permittingTCP send at maximum possible rate under TCP fill rate fluctuates due to TCP congestion control larger playout delay: smooth TCP delivery rate HTTP/TCP passes more easily through firewalls7: Multimedia Networking 7-17Streaming Multimedia: client rate(s)1.5 Mbps encoding28.8 Kbps encodingQ: how to handle different client receive ratecapabilities? 28.8 Kbps dialup 100 Mbps EthernetA: server stores, transmits multiple copiesof video, encoded at different rates7: Multimedia Networking 7-189

4/23/12Real-time interactive applications PC-2-PC phoneSkype PC-2-phone Dialpad Net2phone Skype videoconference withwebcams Skype Polycom Going to now look ata PC-2-PC Internetphone example indetail7: Multimedia Networking 7-19Interactive Multimedia: Internet PhoneIntroduce Internet Phone by way of an example speaker’s audio: alternating talk spurts, silentperiods. 64 kbps during talk spurt pkts generated only during talk spurts 20 msec chunks at 8 Kbytes/sec: 160 bytesdata application-layer header added to each chunk. chunk header encapsulated into UDP segment. application sends UDP segment into socket every20 msec during talkspurt7: Multimedia Networking 7-2010

4/23/12Internet Phone: Packet Loss and Delay network loss: IP datagram lost due to networkcongestion (router buffer overflow) delay loss: IP datagram arrives too late forplayout at receiver delays: processing, queueing in network; end-system (sender, receiver) delays typical maximum tolerable delay: 400 ms loss tolerance: depending on voice encoding, lossesconcealed, packet loss rates between 1% and 10%can be tolerated.7: Multimedia Networking 7-21constant entreceptionconstant bitrate playoutat clientbuffereddataCumulative dataDelay Jittertimeclient playoutdelay consider end-to-end delays of two consecutivepackets: difference can be more or less than 20msec (transmission time difference)7: Multimedia Networking 7-2211

4/23/12Internet Phone: Fixed Playout Delay receiver attempts to playout each chunk exactly qmsecs after chunk was generated. chunk has time stamp t: play out chunk at t q . chunk arrives after t q: data arrives too latefor playout, data “lost” tradeoff in choosing q: large q: less packet loss small q: better interactive experience7: Multimedia Networking 7-23Fixed Playout Delay sender generates packets every 20 msec during talk spurt. first packet received at time r first playout schedule: begins at p second playout schedule: begins at p’7: Multimedia Networking 7-2412

4/23/12Adaptive Playout Delay (1) Goal: minimize playout delay, keeping late loss rate low Approach: adaptive playout delay adjustment: estimate network delay, adjust playout delay at beginning ofeach talk spurt.silent periods compressed and elongated.chunks still played out every 20 msec during talk spurt.dynamic estimate of average delay at receiver:where u is a fixed constant (e.g., u .01).7: Multimedia Networking 7-25Adaptive playout delay (2) also useful to estimate average deviation of delay, vi :estimates di , vi calculated for every received packet(but used only at start of talk spurtfor first packet in talk spurt, playout time is:where K is positive constant remaining packets in talkspurt are played out periodically7: Multimedia Networking 7-2613

4/23/12Adaptive Playout (3)Q: How does receiver determine whether packet isfirst in a talkspurt? if no loss, receiver looks at successive timestamps. difference of successive stamps 20 msec -- talk spurtbegins. with loss possible, receiver must look at both timestamps and sequence numbers. difference of successive stamps 20 msec and sequencenumbers without gaps -- talk spurt begins.7: Multimedia Networking 7-27Recovery from packet loss (1)Forward Error Correction playout delay: enough(FEC): simple schemetime to receive all n 1 for every group of npacketschunks create redundant tradeoff:chunk by exclusive OR increase n, less-ing n original chunksbandwidth waste send out n 1 chunks, increase n, longerincreasing bandwidth byplayout delayfactor 1/n. increase n, higher can reconstruct original nprobability that 2 orchunks if at most onemore chunks will belost chunk from n 1lostchunks7: Multimedia Networking 7-2814

4/23/12Recovery from packet loss (2)2nd FEC scheme “piggyback lowerquality stream” send lower resolutionaudio stream asredundant information e.g., nominalstream PCM at 64 kbpsand redundant streamGSM at 13 kbps.whenever there is non-consecutive loss,receiver can conceal the loss. can also append (n-1)st and (n-2)nd low-bit ratechunk 7: Multimedia Networking 7-29Recovery from packet loss (3)Interleaving chunks divided into smallerunits for example, four 5 msecunits per chunk packet contains small unitsfrom different chunks if packet lost, still have mostof every chunk no redundancy overhead, butincreases playout delay7: Multimedia Networking 7-3015

4/23/12Content distribution networks (CDNs)Content replication challenging to stream largeorigin serverin North Americafiles (e.g., video) from singleorigin server in real time solution: replicate content athundreds of serversthroughout Internet content downloaded to CDNservers ahead of time placing content “close” touser avoids impairments(loss, delay) of sendingcontent over long paths CDN server typically inedge/access networkCDN distribution nodeCDN serverin S. America CDN serverin EuropeCDN serverin Asia7: Multimedia Networking 7-31Content distribution networks (CDNs)Content replication CDN (e.g., Akamai)customer is the contentprovider (e.g., CNN) CDN replicatescustomers’ content inCDN servers. when provider updatescontent, CDN updatesserversorigin serverin North AmericaCDN distribution nodeCDN serverin S. America CDN serverin EuropeCDN serverin Asia7: Multimedia Networking 7-3216

4/23/12CDN exampleHTTP request forwww.foo.com/sports/sports.htmlorigin server12client3DNS query for www.cdn.comCDN’s authoritativeDNS serverHTTP request forwww.cdn.com/www.foo.com/sports/ruth.gifCDN server near clientorigin server (www.foo.com) distributes HTML p://www.cdn.com/www.foo.com/sports/ruth.gifCDN company (cdn.com) distributes gif files uses its authoritativeDNS server to routeredirect requests7: Multimedia Networking 7-33Summary: Internet Multimedia: bag of tricks use UDP to avoid TCP congestion control (delays)for time-sensitive traffic client-side adaptive playout delay: to compensatefor delay server side matches stream bandwidth to availableclient-to-server path bandwidth chose among pre-encoded stream ratesdynamic server encoding rate error recovery (on top of UDP) FEC, interleaving, error concealment retransmissions, time permitting CDN: bring content closer to clients7: Multimedia Networking 7-3417

4/23/12Real-Time Protocol (RTP) RTP specifies packetstructure for packetscarrying audio, videodata RFC 3550 RTP packet provides payload typeidentification packet sequencenumbering time stamping RTP runs in end systems RTP packetsencapsulated in UDPsegments interoperability: if twoInternet phoneapplications run RTP,then they may be ableto work together7: Multimedia Networking 7-35RTP runs on top of UDPRTP libraries provide transport-layer interfacethat extends UDP: port numbers, IP addresses payload type identification packet sequence numbering time-stamping7: Multimedia Networking 7-3618

4/23/12RTP Example consider sending 64kbps PCM-encodedvoice over RTP. application collectsencoded data inchunks, e.g., every 20msec 160 bytes in achunk. audio chunk RTPheader form RTPpacket, which isencapsulated in UDPsegment RTP header indicatestype of audio encodingin each packet sender can changeencoding duringconference. RTP header alsocontains sequencenumbers, timestamps.7: Multimedia Networking 7-37RTP and QoS RTP does not provide any mechanism to ensuretimely data delivery or other QoS guarantees. RTP encapsulation is only seen at end systems(not) by intermediate routers. routers providing best-effort service, makingno special effort to ensure that RTP packetsarrive at destination in timely matter.7: Multimedia Networking 7-3819

4/23/12RTP HeaderPayload Type (7 bits): Indicates type of encoding currently beingused. If sender changes encoding in middle of conference, senderinforms receiver via payload type field. Payload type 0: PCM mu-law, 64 kbps Payload type 3, GSM, 13 kbps Payload type 7, LPC, 2.4 kbps Payload type 26, Motion JPEG Payload type 31. H.261 Payload type 33, MPEG2 videoSequence Number (16 bits): Increments by one for each RTP packetsent, and may be used to detect packet loss and to restore packetsequence.7: Multimedia Networking 7-39RTP Header (2) Timestamp field (32 bytes long): sampling instantof first byte in this RTP data packet for audio, timestamp clock typically increments by onefor each sampling period (for example, each 125 usecsfor 8 KHz sampling clock)if application generates chunks of 160 encoded samples,then timestamp increases by 160 for each RTP packetwhen source is active. Timestamp clock continues toincrease at constant rate when source is inactive.SSRC field (32 bits long): identifies source of the RTPstream. Each stream in RTP session should have distinctSSRC.7: Multimedia Networking 7-4020

4/23/12Real-Time Control Protocol (RTCP) works in conjunctionwith RTP. each participant in RTPsession periodicallytransmits RTCP controlpackets to all otherparticipants. each RTCP packetcontains sender and/orreceiver reports report statistics useful toapplication: # packetssent, # packets lost,interarrival jitter, etc. feedback can be usedto controlperformance sender may modify itstransmissions based onfeedback7: Multimedia Networking 7-41RTCP PacketsReceiver report packets: fraction of packetslost, last sequencenumber, averageinterarrival jitterSender report packets: SSRC of RTP stream,current time, numberof packets sent,number of bytes sentSource descriptionpackets: e-mail address ofsender, sender'sname, SSRC ofassociated RTPstream provide mappingbetween the SSRCand the user/hostname7: Multimedia Networking 7-4221

4/23/12SIP: Session Initiation Protocol [RFC 3261]SIP long-term vision: all telephone calls, video conference calls takeplace over Internet people are identified by names or e-mailaddresses, rather than by phone numbers you can reach callee, no matter where calleeroams, no matter what IP device callee iscurrently using7: Multimedia Networking 7-43SIP Services Setting up a call, SIPprovides mechanisms . for caller to letcallee know shewants to establish acall so caller, callee canagree on media type,encoding to end call determine current IPaddress of callee: maps mnemonicidentifier to current IPaddress call management: add new media streamsduring call change encoding duringcall invite others transfer, hold calls7: Multimedia Networking 7-4422

4/23/12Setting up a call to known IP addressAlice’s SIP invitemessage indicates herport number, IP address,encoding she prefers toreceive (PCM ulaw) Bob’s 200 OK messageindicates his port number,IP address, preferredencoding (GSM) SIP messages can besent over TCP or UDP;here sent over RTP/UDP. defaultis 5060.SIP port number7: Multimedia Networking 7-45Setting up a call (more) codec negotiation:suppose Bob doesn’thave PCM ulawencoder. Bob will instead replywith 606 NotAcceptable Reply,listing his encodersAlice can then sendnew INVITEmessage, advertisingdifferent encoder rejecting a callBob can reject withreplies “busy,”“gone,” “paymentrequired,”“forbidden” media can be sent overRTP or some otherprotocol 7: Multimedia Networking 7-4623

4/23/12Example of SIP messageINVITE sip:bob@domain.com SIP/2.0Via: SIP/2.0/UDP 167.180.112.24From: sip:alice@hereway.comTo: sip:bob@domain.comCall-ID: a2e3a@pigeon.hereway.comContent-Type: application/sdpContent-Length: 885c IN IP4 167.180.112.24m audio 38060 RTP/AVP 0Notes: HTTP message syntax sdp session description protocol Call-ID is unique for every call.Here we don’t knowBob’s IP address.Intermediate SIPservers needed. Alice sends, receivesSIP messages usingSIP default port 506 Alice specifies in Via:header that SIP clientsends, receives SIPmessages over UDP 7: Multimedia Networking 7-47Name translation and user locataion caller wants to callcallee, but only hascallee’s name or e-mailaddress. need to get IP addressof callee’s currenthost: user moves aroundDHCP protocoluser has different IPdevices (PC, PDA, cardevice) result can be based on: time of day (work, home) caller (don’t want boss tocall you at home) status of callee (calls sentto voicemail when callee isalready talking tosomeone)Service provided by SIPservers: SIP registrar server SIP proxy server7: Multimedia Networking 7-4824

4/23/12SIP Registrar when Bob starts SIP client, client sends SIPREGISTER message to Bob’s registrar server(similar function needed by Instant Messaging)Register Message:REGISTER sip:domain.com SIP/2.0Via: SIP/2.0/UDP 193.64.210.89From: sip:bob@domain.comTo: sip:bob@domain.comExpires: 36007: Multimedia Networking 7-49SIP Proxy Alice sends invite message to her proxy server contains address sip:bob@domain.com proxy responsible for routing SIP messages tocallee possibly through multiple proxies. callee sends response back through the same setof proxies. proxy returns SIP response message to Alice contains Bob’s IP address proxy analogous to local DNS server7: Multimedia Networking 7-5025

4/23/12ExampleCaller jim@umass.eduwith places acall to keith@upenn.edu(1) Jim sends INVITEmessage to umass SIPproxy. (2) Proxy forwardsrequest to upennregistrar server.(3) upenn server returnsredirect response,indicating that it shouldtry keith@eurecom.fr(4) umass proxy sends INVITE to eurecom registrar. (5) eurecomregistrar forwards INVITE to 197.87.54.21, which is running keith’s SIPclient. (6-8) SIP response sent back (9) media sent directlybetween clients.Note: also a SIP ack message, which is not shown.7: Multimedia Networking 7-51Providing Multiple Classes of Service thus far: making the best of best effort serviceone-size fits all service model alternative: multiple classes of service partition traffic into classes network treats different classes of trafficdifferently (analogy: VIP service vs regular service) granularity:differential service0111among multipleclasses, not amongindividualconnections history: ToS bits 7: Multimedia Networking 7-5226

4/23/12Multiple classes of service: scenarioH1H2H3R1R2R1 outputinterfacequeueH41.5 Mbps link7: Multimedia Networking 7-53Scenario 1: mixed FTP and audio Example: 1Mbps IP phone, FTP share 1.5 Mbps link. bursts of FTP can congest router, cause audio loss want to give priority to audio over FTPR1R2Principle 1packet marking needed for router to distinguishbetween different classes; and new router policyto treat packets accordingly7: Multimedia Networking 7-5427

4/23/12Principles for QOS Guarantees (more) what if applications misbehave (audio sends higherthan declared rate) policing: force source adherence to bandwidth allocations marking and policing at network edge: similar to ATM UNI (User Network Interface)1 MbpsphoneR1R21.5 Mbps linkpacket marking and policingPrinciple 2provide protection (isolation) for one class from others7: Multimedia Networking 7-55Principles for QOS Guarantees (more)fixed (non-sharable) bandwidth to flow:inefficient use of bandwidth if flows doesn’t useits allocation Allocating1 MbpsphoneR11 Mbps logical linkR21.5 Mbps link0.5 Mbps logical linkPrinciple 3While providing isolation, it is desirable to useresources as efficiently as possible7: Multimedia Networking 7-5628

4/23/12Scheduling And Policing Mechanisms scheduling: choose next packet to send on link FIFO (first in first out) scheduling: send in order ofarrival to queue real-world example?discard policy: if packet arrives to full queue: who to discard? Tail drop: drop arriving packet priority: drop/remove on priority basis random: drop/remove randomly7: Multimedia Networking 7-57Scheduling Policies: morePriority scheduling: transmit highest priority queuedpacket multiple classes, with different priorities class may depend on marking or other header info, e.g. IPsource/dest, port numbers, etc.Real world example?7: Multimedia Networking 7-5829

4/23/12Scheduling Policies: still moreround robin scheduling: multiple classes cyclically scan class queues, serving one from eachclass (if available) real world example?7: Multimedia Networking 7-59Scheduling Policies: still moreWeighted Fair Queuing: generalized Round Robin each class gets weighted amount of service in eachcycle real-world example?7: Multimedia Networking 7-6030

4/23/12Policing MechanismsGoal: limit traffic to not exceed declared parametersThree common-used criteria: (Long term) Average Rate: how many pkts can be sentper unit time (in the long run) crucial question: what is the interval length: 100 packets persec or 6000 packets per min have same average!Peak Rate: e.g., 6000 pkts per min. (ppm) avg.; 1500ppm peak rate (Max.) Burst Size: max. number of pkts sentconsecutively (with no intervening idle) 7: Multimedia Networking 7-61Policing MechanismsToken Bucket: limit input to specified Burst Size andAverage Rate. bucket can hold b tokensr token/sec unless bucketfull over interval of length t: number of packetsadmitted less than or equal to (r t b). tokens generated at rate7: Multimedia Networking 7-6231

4/23/12Policing Mechanisms (more) token bucket, WFQ combine to provide guaranteedupper bound on delay, i.e., QoS guarantee!arrivingtraffictoken rate, rbucket size, bWFQper-flowrate, RD b/Rmax7: Multimedia Networking 7-63Principles for QOS Guarantees (more) Basic fact of life: can not support traffic demandsbeyond link capacity1 Mbpsphone1 MbpsphoneR1R21.5 Mbps linkPrinciple 4Call Admission: flow declares its needs, network mayblock call (e.g., busy signal) if it cannot meet needs7: Multimedia Networking 7-6432

4/23/12QoS guarantee scenario Resource reservation call setup, signaling (RSVP) traffic, QoS declaration per-element admission controlrequest/reply QoS-sensitivescheduling (e.g.,WFQ)7: Multimedia Networking 7-65Call AdmissionArriving session must : declare its QOS requirementR-spec: defines the QOS being requested characterize traffic it will send into network T-spec: defines traffic characteristics signaling protocol: needed to carry R-spec and T-spec to routers (where reservation is required) RSVP 7: Multimedia Networking 7-6633

4/23/12Intserv QoS: Service models [rfc2211, rfc 2212]Guaranteed service:Controlled load service: worst case traffic arrival: "a quality of service closelyleaky-bucket-policed source simple (mathematicallyprovable) bound on delay[Parekh 1992, Cruz 1988]arrivingtrafficapproximating the QoS thatsame flow would receivefrom an unloaded networkelement."token rate, rbucket size, bWFQper-flowrate, RD b/Rmax7: Multimedia Networking 7-67Chapter 7: SummaryPrinciples classify multimedia applications identify network services applications need making the best of best effort serviceProtocols and Architectures specific protocols for best-effort mechanisms for providing QoS architectures for QoSmultiple classes of service QoS guarantees, admission control 7: Multimedia Networking 7-6834

7: Multimedia Networking 7-25 Adaptive Playout Delay (1) dynamic estimate of average delay at receiver: where u is a fixed constant (e.g., u .01). Goal: minimize playout delay, keeping late loss rate low Approach: adaptive playout delay adjustment: estimate network del

Related Documents:

May 02, 2018 · D. Program Evaluation ͟The organization has provided a description of the framework for how each program will be evaluated. The framework should include all the elements below: ͟The evaluation methods are cost-effective for the organization ͟Quantitative and qualitative data is being collected (at Basics tier, data collection must have begun)

Silat is a combative art of self-defense and survival rooted from Matay archipelago. It was traced at thé early of Langkasuka Kingdom (2nd century CE) till thé reign of Melaka (Malaysia) Sultanate era (13th century). Silat has now evolved to become part of social culture and tradition with thé appearance of a fine physical and spiritual .

On an exceptional basis, Member States may request UNESCO to provide thé candidates with access to thé platform so they can complète thé form by themselves. Thèse requests must be addressed to esd rize unesco. or by 15 A ril 2021 UNESCO will provide thé nomineewith accessto thé platform via their émail address.

̶The leading indicator of employee engagement is based on the quality of the relationship between employee and supervisor Empower your managers! ̶Help them understand the impact on the organization ̶Share important changes, plan options, tasks, and deadlines ̶Provide key messages and talking points ̶Prepare them to answer employee questions

Dr. Sunita Bharatwal** Dr. Pawan Garga*** Abstract Customer satisfaction is derived from thè functionalities and values, a product or Service can provide. The current study aims to segregate thè dimensions of ordine Service quality and gather insights on its impact on web shopping. The trends of purchases have

Chính Văn.- Còn đức Thế tôn thì tuệ giác cực kỳ trong sạch 8: hiện hành bất nhị 9, đạt đến vô tướng 10, đứng vào chỗ đứng của các đức Thế tôn 11, thể hiện tính bình đẳng của các Ngài, đến chỗ không còn chướng ngại 12, giáo pháp không thể khuynh đảo, tâm thức không bị cản trở, cái được

Part One: Heir of Ash Chapter 1 Chapter 2 Chapter 3 Chapter 4 Chapter 5 Chapter 6 Chapter 7 Chapter 8 Chapter 9 Chapter 10 Chapter 11 Chapter 12 Chapter 13 Chapter 14 Chapter 15 Chapter 16 Chapter 17 Chapter 18 Chapter 19 Chapter 20 Chapter 21 Chapter 22 Chapter 23 Chapter 24 Chapter 25 Chapter 26 Chapter 27 Chapter 28 Chapter 29 Chapter 30 .

TO KILL A MOCKINGBIRD. Contents Dedication Epigraph Part One Chapter 1 Chapter 2 Chapter 3 Chapter 4 Chapter 5 Chapter 6 Chapter 7 Chapter 8 Chapter 9 Chapter 10 Chapter 11 Part Two Chapter 12 Chapter 13 Chapter 14 Chapter 15 Chapter 16 Chapter 17 Chapter 18. Chapter 19 Chapter 20 Chapter 21 Chapter 22 Chapter 23 Chapter 24 Chapter 25 Chapter 26