Academic literature on the topic 'Earliest Deadline First'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Earliest Deadline First.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "Earliest Deadline First"
Srivastava, Alok. "Ada Issue 00357: support for deadlines and earliest deadline first scheduling." ACM SIGAda Ada Letters XXVI, no. 2 (August 2006): 60–68. http://dx.doi.org/10.1145/1165678.1165685.
Full textGunzel, Mario, Georg von der Bruggen, and Jian-Jia Chen. "Suspension-Aware Earliest-Deadline-First Scheduling Analysis." IEEE Transactions on Computer-Aided Design of Integrated Circuits and Systems 39, no. 11 (November 2020): 4205–16. http://dx.doi.org/10.1109/tcad.2020.3013095.
Full textLim, Teck Meng, Bu-Sung Lee, and Chai Kiat Yeo. "Quantum-Based Earliest Deadline First Scheduling for Multiservices." IEEE Transactions on Multimedia 9, no. 1 (January 2007): 157–68. http://dx.doi.org/10.1109/tmm.2006.886380.
Full textKruk, Łukasz, John Lehoczky, Steven Shreve, and Shu-Ngai Yeung. "Earliest-deadline-first service in heavy-traffic acyclic networks." Annals of Applied Probability 14, no. 3 (August 2004): 1306–52. http://dx.doi.org/10.1214/105051604000000314.
Full textXiong, Ming, Qiong Wang, and Krithi Ramamritham. "On earliest deadline first scheduling for temporal consistency maintenance." Real-Time Systems 40, no. 2 (June 5, 2008): 208–37. http://dx.doi.org/10.1007/s11241-008-9055-4.
Full textBouakaz, Adnan, and Jean-Pierre Talpin. "Buffer minimization in earliest-deadline first scheduling of dataflow graphs." ACM SIGPLAN Notices 48, no. 5 (May 23, 2013): 133–42. http://dx.doi.org/10.1145/2499369.2465558.
Full textKruk, Łukasz, John Lehoczky, and Steven Shreve. "Accuracy of state space collapse for earliest-deadline-first queues." Annals of Applied Probability 16, no. 2 (May 2006): 516–61. http://dx.doi.org/10.1214/105051605000000809.
Full textGharsellaoui, Hamza, Mohamed Khalgui, and Samir Ben Ahmed. "New Optimal Preemptively Scheduling for Real-Time Reconfigurable Sporadic Tasks Based on Earliest Deadline First Algorithm." International Journal of Advanced Pervasive and Ubiquitous Computing 4, no. 2 (April 2012): 65–81. http://dx.doi.org/10.4018/japuc.2012040106.
Full textYe, Jiang, and Jian Li. "The Improvement of Real-Time Performance of 3-Tier C/S Using LAD Scheduling Algorithm in Middleware." Advanced Materials Research 139-141 (October 2010): 1789–92. http://dx.doi.org/10.4028/www.scientific.net/amr.139-141.1789.
Full textShehzad, Muhammad Naeem, Qaisar Bashir, Ghufran Ahmad, Adeel Anjum, Muhammad Naeem Awais, Umar Manzoor, Zeeshan Azmat Shaikh, Muhammad A. Balubaid, and Tanzila Saba. "Thermal-aware resource allocation in earliest deadline first using fluid scheduling." International Journal of Distributed Sensor Networks 15, no. 3 (March 2019): 155014771983441. http://dx.doi.org/10.1177/1550147719834417.
Full textDissertations / Theses on the topic "Earliest Deadline First"
Zhu, Kaiqian. "Limited Preemptive Earliest Deadline First Scheduling of Real-Time Tasks on Multiprocessors." Thesis, Mälardalens högskola, Inbyggda system, 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:mdh:diva-28252.
Full textNyberg, Angelica, and Jonas Hartman. "Evaluation of EDF scheduling for Ericsson LTE system : A comparison between EDF, FIFO and RR." Thesis, Linköpings universitet, Programvara och system, 2016. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-131551.
Full textSchemaläggning är extremt viktigt för dagens realtidssystem. Det tillåter att flera program körs parallellt samtidigt som deras processer inte misslyckas med sina uppgifter. Idag är många system realtidssystem, vilket innebär att det finns ett ytterst stort behov för en bra schemaläggningsalgoritm. Målet med det här examensarbetet är att utvärdera schema-läggningsalgoritmen earliest deadline first som nyligen introducerats i operativsystemet Linux. Målet är även att jämföra algoritmen med två andra schemaläggningsalgoritmer (first in, first out och round robin), vilka redan är väletablerade i Linux kärnan. Det här görs med avseende på processer klassificerade som firm. Genom att skapa ett program som kan skapa pthreads med önskvärda egenskaper kan prestandan av earliest deadline first algoritmen utvärderas, samt jämföras med de andra algoritmerna.
Pokorný, Martin. "Mechanismy plánování RT úloh při nedostatku výpočetních a energetických zdrojů." Master's thesis, Vysoké učení technické v Brně. Fakulta informačních technologií, 2012. http://www.nusl.cz/ntk/nusl-236596.
Full textKloda, Tomasz. "Conditions d’ordonnançabilité pour un langage dirigé par le temps." Thesis, Toulouse, ISAE, 2015. http://www.theses.fr/2015ESAE0019/document.
Full textThe goal of this research is to define a time-triggered language for modeling real-time systems and to provide the conditions for their schedulability under Earliest Deadline First (EDF). Time-triggered languages separate the functional part of applications from their timing definition. These languages permit to model the real-time system temporal behavior by assigning system activities to particular time instants. We propose a new time-triggered framework, Extended Timing Definition Language (E-TDL), that enhances the basic task model used in Giotto and TDL while keeping compositional and modular structure brought by the latter. An E-TDL task is characterized by: an offset, a worst case execution time, a Logical Execution Time (a time interval between task release and its termination) and a period. The schedulability analysis of the system based on this new task model should be, in particular for EDF, investigated. We develop, on the concept of the processor demand criterion, conditions for the feasibility of an E-TDL system running on a single CPU under EDF. A necessary and sufficient condition is obtained by considering the global schedules that are made up of execution traces occurring at the same time in distinct modules that are able to switch their modes at predefined instants. We estimate a maximal length of the interval on which the schedulability condition must be checked. A tool suite performing the schedulability analysis of the E-TDL systems is developed
Belfkih, Abderrahmen. "Contraintes temporelles dans les bases de données de capteurs sans fil." Thesis, Le Havre, 2016. http://www.theses.fr/2016LEHA0014/document.
Full textIn this thesis, we are interested in adding real-time constraints in the Wireless Sensor Networks Database (WSNDB). Temporal consistency in WSNDB must be ensured by respecting the transaction deadlines and data temporal validity, so that sensor data reflect the current state of the environment. However, delays of transmission and/or reception in a data collection process can lead to not respect the data temporal validity. A database solution is most appropriate, which should coincide with the traditional database aspects with sensors and their environment. For this purpose, the sensor in WSN is considered as a table in a distributed database, which applied transactions (queries, updates, etc.). Transactions in a WSNDB require modifications to take into account of the continuous datastream and real-time aspects. Our contribution in this thesis focus on three parts: (i) a comparative study of temporal properties between a periodic data collection based on a remote database and query processing approach with WSNDB, (ii) the proposition of a real-time query processing model, (iii) the implementation of a real time WSNDB, based on the techniques described in the second contribution
Darera, Vivek N. "Bounds For Scheduling In Non-Identical Uniform Multiprocessor Systems." Thesis, 2006. http://hdl.handle.net/2005/342.
Full textDas, Sudipta. "Loss Ratios of Different Scheduling Policies for Firm Real-time System : Analysis and Comparisons." Thesis, 2013. http://etd.iisc.ernet.in/handle/2005/2808.
Full textBook chapters on the topic "Earliest Deadline First"
Ryu, Yeonseung. "Scheduling Mixed Traffic under Earliest-Deadline-First Algorithm." In Computer and Information Sciences - ISCIS 2003, 715–22. Berlin, Heidelberg: Springer Berlin Heidelberg, 2003. http://dx.doi.org/10.1007/978-3-540-39737-3_89.
Full textWu, Chuansheng. "Feedback Earliest Deadline First Exploiting Hardware Assisted Voltage Scaling." In Lecture Notes in Electrical Engineering, 989–96. Cham: Springer International Publishing, 2013. http://dx.doi.org/10.1007/978-3-319-01766-2_113.
Full textHan, Sangchul, Moonju Park, and Yookun Cho. "Fast Real-Time Job Selection with Resource Constraints Under Earliest Deadline First." In Lecture Notes in Computer Science, 242–50. Berlin, Heidelberg: Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/11512622_26.
Full textSohn, Jong Moon, and Gil Yong Kim. "Earliest-Deadline-First scheduling on nonpreemptive real-time threads for a continuous media server." In High-Performance Computing and Networking, 950–56. Berlin, Heidelberg: Springer Berlin Heidelberg, 1997. http://dx.doi.org/10.1007/bfb0031666.
Full textHei, Xiaojun, and Danny H. K. Tsang. "The Earliest Deadline First Scheduling with Active Buffer Management for Real-Time Traffic in the Internet." In Networking — ICN 2001, 45–54. Berlin, Heidelberg: Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-47728-4_5.
Full textLee, Junghoon, Mikyung Kang, Gyung-Leen Park, Ikchan Kim, Cheolmin Kim, Jong-Hyun Park, and Jiman Hong. "A Real-Time Message Scheduling Scheme Based on Optimal Earliest Deadline First Policy for Dual Channel Wireless Networks." In Embedded and Ubiquitous Computing, 264–73. Berlin, Heidelberg: Springer Berlin Heidelberg, 2006. http://dx.doi.org/10.1007/11802167_28.
Full textGeorge, Laurent, and Pierre Courbin. "Reconfiguration of Uniprocessor Sporadic Real-Time Systems." In Reconfigurable Embedded Control Systems, 167–89. IGI Global, 2011. http://dx.doi.org/10.4018/978-1-60960-086-0.ch007.
Full textChéour, Rym, Sébastien Bilavarn, and Mohamed Abid. "Exploitation of the EDF Scheduling in the Wireless Sensors Networks." In Advanced Instrument Engineering, 87–100. IGI Global, 2013. http://dx.doi.org/10.4018/978-1-4666-4165-5.ch007.
Full textShah, Apurva. "Adaptive Scheduling for Real-Time Distributed Systems." In Advances in Data Mining and Database Management, 236–48. IGI Global, 2014. http://dx.doi.org/10.4018/978-1-4666-6078-6.ch011.
Full textAchour, Fehima, Wassim Jaziri, and Emna Bouazizi. "Semantics-Based Scheduling Approach of Ontology-Based Real-Time DBMS." In Frontiers in Artificial Intelligence and Applications. IOS Press, 2021. http://dx.doi.org/10.3233/faia210053.
Full textConference papers on the topic "Earliest Deadline First"
Socci, Dario, Peter Poplavko, Saddek Bensalem, and Marius Bozga. "Mixed Critical Earliest Deadline First." In 2013 25th Euromicro Conference on Real-Time Systems (ECRTS). IEEE, 2013. http://dx.doi.org/10.1109/ecrts.2013.20.
Full textLih-Yih Chiou, Hsin-Ei Lim, and Yi-Siou Chen. "Aggressive look-ahead earliest deadline first algorithm." In TENCON 2007 - 2007 IEEE Region 10 Conference. IEEE, 2007. http://dx.doi.org/10.1109/tencon.2007.4428980.
Full textBeitollahi, Hakem, Seyed Ghassem Miremadi, and Geert Deconinck. "Fault-Tolerant Earliest-Deadline-First Scheduling Algorithm." In 2007 IEEE International Parallel and Distributed Processing Symposium. IEEE, 2007. http://dx.doi.org/10.1109/ipdps.2007.370608.
Full text"Enhancement of Generalized Earliest Deadline First Policy." In 15th International Conference on Enterprise Information Systems. SciTePress - Science and and Technology Publications, 2013. http://dx.doi.org/10.5220/0004448802310238.
Full textZhao, Xuejing, Yehua Wei, and Wenjia Li. "The Improved Earliest Deadline First with Virtual Deadlines Mixed-Criticality Scheduling Algorithm." In 2017 IEEE International Symposium on Parallel and Distributed Processing with Applications and 2017 IEEE International Conference on Ubiquitous Computing and Communications (ISPA/IUCC). IEEE, 2017. http://dx.doi.org/10.1109/ispa/iucc.2017.00072.
Full textBouakaz, Adnan, Thierry Gautier, and Jean-Pierre Talpin. "Earliest-deadline first scheduling of multiple independent dataflow graphs." In 2014 IEEE Workshop on Signal Processing Systems (SiPS). IEEE, 2014. http://dx.doi.org/10.1109/sips.2014.6986102.
Full textWang, Hongya, Jie Jin, Zhijun Wang, and LihChyun Shu. "On a novel property of the earliest deadline first algorithm." In 2011 Eighth International Conference on Fuzzy Systems and Knowledge Discovery (FSKD 2011). IEEE, 2011. http://dx.doi.org/10.1109/fskd.2011.6019496.
Full textBouakaz, Adnan, and Jean-Pierre Talpin. "Buffer minimization in earliest-deadline first scheduling of dataflow graphs." In the 14th ACM SIGPLAN/SIGBED conference. New York, New York, USA: ACM Press, 2013. http://dx.doi.org/10.1145/2491899.2465558.
Full textFaggioli, Dario, Michael Trimarchi, and Fabio Checconi. "An implementation of the earliest deadline first algorithm in Linux." In the 2009 ACM symposium. New York, New York, USA: ACM Press, 2009. http://dx.doi.org/10.1145/1529282.1529723.
Full textKorbi, In, and Leila Azouz Saidane. "Analytical Model of the Earliest Deadline First Policy over 802.11." In 2008 Fourth Advanced International Conference on Telecommunications (AICT). IEEE, 2008. http://dx.doi.org/10.1109/aict.2008.74.
Full text