HOME





Foto Afrati
Foto N. Afrati is a Greek computer scientist whose research involves distributed computing, distributed database queries, and approximation algorithms, especially using MapReduce. She is a retired professor in the School of Electrical and Computing Engineering at the National Technical University of Athens. Education and career Afrati studied electrical and mechanical engineering at the National Technical University of Athens, earning a diploma in 1976. She completed a PhD in 1980 at Imperial College London, with the dissertation ''Error Correcting Codes by Algorithms'', supervised by Anthony G. Constantinides. After postdoctoral research in electrical engineering at the National Technical University of Athens, she obtained a position there as lecturer in computer science in 1982. She was promoted to assistant professor in 1985, associate professor in 1989, and full professor in 1993. Book Afrati is a coauthor of the book ''Answering Queries Using Views'' (with Rada Chirkova, ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Distributed Computing
Distributed computing is a field of computer science that studies distributed systems, defined as computer systems whose inter-communicating components are located on different networked computers. The components of a distributed system communicate and coordinate their actions by passing messages to one another in order to achieve a common goal. Three significant challenges of distributed systems are: maintaining concurrency of components, overcoming the lack of a global clock, and managing the independent failure of components. When a component of one system fails, the entire system does not fail. Examples of distributed systems vary from SOA-based systems to microservices to massively multiplayer online games to peer-to-peer applications. Distributed systems cost significantly more than monolithic architectures, primarily due to increased needs for additional hardware, servers, gateways, firewalls, new subnets, proxies, and so on. Also, distributed systems are prone to ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Distributed Database
A distributed database is a database in which data is stored across different physical locations. It may be stored in multiple computers located in the same physical location (e.g. a data centre); or maybe dispersed over a computer network, network of interconnected computers. Unlike Parallel computing, parallel systems, in which the processors are tightly coupled and constitute a single database system, a distributed database system consists of loosely coupled sites that share no physical components. System administrators can distribute collections of data (e.g. in a database) across multiple physical locations. A distributed database can reside on organised network servers or blockchain (database), decentralised independent computers on the Internet, on corporate intranets or extranets, or on other organisation Computer network, networks. Because distributed databases store data across multiple computers, distributed databases may improve performance at end-user worksites by all ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Approximation Algorithm
In computer science and operations research, approximation algorithms are efficient algorithms that find approximate solutions to optimization problems (in particular NP-hard problems) with provable guarantees on the distance of the returned solution to the optimal one. Approximation algorithms naturally arise in the field of theoretical computer science as a consequence of the widely believed P ≠ NP conjecture. Under this conjecture, a wide class of optimization problems cannot be solved exactly in polynomial time. The field of approximation algorithms, therefore, tries to understand how closely it is possible to approximate optimal solutions to such problems in polynomial time. In an overwhelming majority of the cases, the guarantee of such algorithms is a multiplicative one expressed as an approximation ratio or approximation factor i.e., the optimal solution is always guaranteed to be within a (predetermined) multiplicative factor of the returned solution. However, there a ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


MapReduce
MapReduce is a programming model and an associated implementation for processing and generating big data sets with a parallel and distributed algorithm on a cluster. A MapReduce program is composed of a ''map'' procedure, which performs filtering and sorting (such as sorting students by first name into queues, one queue for each name), and a '' reduce'' method, which performs a summary operation (such as counting the number of students in each queue, yielding name frequencies). The "MapReduce System" (also called "infrastructure" or "framework") orchestrates the processing by marshalling the distributed servers, running the various tasks in parallel, managing all communications and data transfers between the various parts of the system, and providing for redundancy and fault tolerance. The model is a specialization of the ''split-apply-combine'' strategy for data analysis. It is inspired by the map and reduce functions commonly used in functional programming,"Our abstracti ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

National Technical University Of Athens
The National (Metsovian) Technical University of Athens (NTUA; , ''National Metsovian Polytechnic''), sometimes known as Athens Polytechnic, a university in Athens, Greece. It is named in honor of its benefactors Nikolaos Stournaris, Eleni Tositsa, Michail Tositsas and Georgios Averoff, whose origin is from the town of Metsovo in Epirus (region), Epirus. It was founded in 1837 as a part-time vocational school named Royal School of Arts which, as its role in the technical development of the fledgling state grew, developed into Greece's sole institution providing engineering degrees up until the 1950s, when polytechnics were established outside Athens. Its traditional campus, located in the center of Athens on Patision Avenue, Patission Avenue on a site donated by Eleni Tositsa, features a suite of magnificent Neoclassical architecture, neoclassical buildings by architect Lysandros Kaftantzoglou (1811–1885). A new campus, the Zografou Campus, was built in the 1980s. NTUA is div ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Imperial College London
Imperial College London, also known as Imperial, is a Public university, public research university in London, England. Its history began with Prince Albert of Saxe-Coburg and Gotha, Prince Albert, husband of Queen Victoria, who envisioned a Albertopolis, cultural district in South Kensington that included museums, colleges, and the Royal Albert Hall. In 1907, these colleges – the Royal College of Science, the Royal School of Mines, and the City and Guilds of London Institute – merged to form the Imperial College of Science and Technology. In 1988, Imperial merged with St Mary's Hospital, London, St Mary's Hospital Medical School and then with Charing Cross and Westminster Medical School to form the Imperial College School of Medicine. The Imperial Business School was established in 2003 and officially opened by Elizabeth II, Queen Elizabeth II. Formerly a constituent college of the University of London, Imperial became an independent university in 2007. Imperial is o ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  




Anthony G
Anthony, also spelled Antony, is a masculine given name derived from the ''Antonii'', a ''gens'' ( Roman family name) to which Mark Antony (''Marcus Antonius'') belonged. According to Plutarch, the Antonii gens were Heracleidae, being descendants of Anton, a son of Heracles. Anthony is an English name that is in use in many countries. It has been among the top 100 most popular male baby names in the United States since the late 19th century and has been among the top 100 male baby names between 1998 and 2018 in many countries including Canada, Australia, England, Ireland and Scotland. Equivalents include '' Antonio'' in Italian, Spanish, Portuguese and Maltese; ''Αντώνιος'' in Greek; ''António'' or ''Antônio'' in Portuguese; ''Antoni'' in Catalan, Polish, and Slovene; '' Anton'' in Dutch, Galician, German, Icelandic, Romanian, Russian, and Scandinavian languages; ''Antoine'' in French; '' Antal'' in Hungarian; and '' Antun'' or '' Ante'' in Croatian. The usual abbreviat ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


ACM Fellow
ACM Fellowship is an award and fellowship that recognises outstanding members of the Association for Computing Machinery (ACM). The title of ACM Fellow A fellow is a title and form of address for distinguished, learned, or skilled individuals in academia, medicine, research, and industry. The exact meaning of the term differs in each field. In learned society, learned or professional society, p ... indicates excellence, as evinced by technical, professional and leadership contributions that: * advance computing * promote the free exchange of ideas * advance the objectives of ACM At most 1% of the ACM membership may be elected as Fellows. New fellows are elected annually since 1993. See also * Fellows of the ACM (by year) * Fellows of the ACM (category) References {{authority control ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


picture info

Year Of Birth Missing (living People)
A year is a unit of time based on how long it takes the Earth to orbit the Sun. In scientific use, the tropical year (approximately 365 solar days, 5 hours, 48 minutes, 45 seconds) and the sidereal year (about 20 minutes longer) are more exact. The modern calendar year, as reckoned according to the Gregorian calendar, approximates the tropical year by using a system of leap years. The term 'year' is also used to indicate other periods of roughly similar duration, such as the lunar year (a roughly 354-day cycle of twelve of the Moon's phasessee lunar calendar), as well as periods loosely associated with the calendar or astronomical year, such as the seasonal year, the fiscal year, the academic year, etc. Due to the Earth's axial tilt, the course of a year sees the passing of the seasons, marked by changes in weather, the hours of daylight, and, consequently, vegetation and soil fertility. In temperate and subpolar regions around the planet, four seasons a ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Living People
Purpose: Because living persons may suffer personal harm from inappropriate information, we should watch their articles carefully. By adding an article to this category, it marks them with a notice about sources whenever someone tries to edit them, to remind them of WP:BLP (biographies of living persons) policy that these articles must maintain a neutral point of view, maintain factual accuracy, and be properly sourced. Recent changes to these articles are listed on Special:RecentChangesLinked/Living people. Organization: This category should not be sub-categorized. Entries are generally sorted by family name In many societies, a surname, family name, or last name is the mostly hereditary portion of one's personal name that indicates one's family. It is typically combined with a given name to form the full name of a person, although several give .... Maintenance: Individuals of advanced age (over 90), for whom there has been no new documentation in the last ten ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]  


Greek Computer Scientists
Greek may refer to: Anything of, from, or related to Greece, a country in Southern Europe: *Greeks, an ethnic group *Greek language, a branch of the Indo-European language family **Proto-Greek language, the assumed last common ancestor of all known varieties of Greek **Mycenaean Greek, most ancient attested form of the language (16th to 11th centuries BC) **Ancient Greek, forms of the language used c. 1000–330 BC **Koine Greek, common form of Greek spoken and written during Classical antiquity **Medieval Greek or Byzantine Language, language used between the Middle Ages and the Ottoman conquest of Constantinople **Modern Greek, varieties spoken in the modern era (from 1453 AD) *Greek alphabet, script used to write the Greek language *Greek Orthodox Church, several Churches of the Eastern Orthodox Church *Ancient Greece, the ancient civilization before the end of Antiquity * Old Greek, the language as spoken from Late Antiquity to around 1500 AD *Greek mythology, a body of myths o ...
[...More Info...]      
[...Related Items...]     OR:     [Wikipedia]   [Google]   [Baidu]