中文
相关论文

相关论文: Parsing Millions of DNS Records per Second

200 篇论文

JavaScript Object Notation or JSON is a ubiquitous data exchange format on the Web. Ingesting JSON documents can become a performance bottleneck due to the sheer volume of data. We are thus motivated to make JSON parsing as fast as…

数据库 · 计算机科学 2024-07-25 Geoff Langdale , Daniel Lemire

The domain name system (DNS) is an important protocol in today's Internet operation, and is the standard naming convention between domain names, names that are easy to read, understand, and remember by humans, to IP address of Internet…

密码学与安全 · 计算机科学 2016-06-24 Ah Reum Kang , Jeffrey Spaulding , Aziz Mohaisen

The Domain Name System (DNS) comprises name servers translating domain names into, commonly, IP addresses. Authoritative name servers hosts the resource records (RR) for certain zones, and resolver name servers are responsible for querying…

密码学与安全 · 计算机科学 2024-01-09 Jonathan Magnusson

Domain Name System (DNS) is a hierarchical distributed naming system for computers, services, or any resource connected to the Internet. A DNS resolves queries for URLs into IP addresses for the purpose of locating computer services and…

分布式、并行与集群计算 · 计算机科学 2020-07-09 Altan Cakir , Yousef Alkhanafseh , Esra Karabiyik , Erhan Kurubas , Rabia Burcu Bunyak , Cenk Anil Bahcevan

The DNS is a key component of the Internet. Originally designed to facilitate the resolution of host names to IP addresses, its scope has continuously expanded over the years, today covering use cases such as load balancing or service…

网络与互联网体系结构 · 计算机科学 2025-10-31 Mathis Engelbart , Mike Kosek , Lars Eggert , Jörg Ott

The Domain Name System (DNS) service is one of the pillars of the Internet. This service allows users to access websites on the Internet through easy-to-remember domain names rather than complex numeric IP addresses. DNS acts as a directory…

网络与互联网体系结构 · 计算机科学 2025-04-24 Demétrio F. Boeira , Eder J. Scheid , Muriel F. Franco , Luciano Zembruzki , Lisandro Z. Granville

Modern processors have instructions to process 16 bytes or more at once. These instructions are called SIMD, for single instruction, multiple data. Recent advances have leveraged SIMD instructions to accelerate parsing of common Internet…

数据结构与算法 · 计算机科学 2025-06-05 Daniel Lemire

5G brings many improvements to cellular networks in terms of performance, such as lower latency, improved network efficiency, and higher throughput, making it an attractive candidate for many applications. One such domain is industrial…

网络与互联网体系结构 · 计算机科学 2023-06-01 Ricardo Harrilal-Parchment , Diana Pineda , Kemal Akkaya , Abdullah Aydeger , Alexander Perez-Pons

The current Domain Name System (DNS), as a core infrastructure of the internet, exhibits several shortcomings: its centralized architecture leads to censorship risks and single points of failure, making domain name resolution vulnerable to…

网络与互联网体系结构 · 计算机科学 2024-12-25 Guang Yang

The Domain Name System (DNS) is central to all Internet user activity, resolving accessed domain names into Internet Protocol (IP) addresses. As a result, curious DNS resolvers can learn everything about Internet users' interests. Public…

密码学与安全 · 计算机科学 2025-09-30 Philip Sjösvärd , Hongyu Jin , Panos Papadimitratos

The domain name system (DNS) is one of the most important components of today's Internet, and is the standard naming convention between human-readable domain names and machine-routable IP addresses of Internet resources. However, due to the…

网络与互联网体系结构 · 计算机科学 2020-06-30 Aminollah Khormali , Jeman Park , Hisham Alasmary , Afsah Anwar , David Mohaisen

In Named Data Networking (NDN), data is identified by unique names instead of IP addresses, and routers use the names of the content to forward Interest packets towards the producers of the requested content. However, the current content…

网络与互联网体系结构 · 计算机科学 2024-02-27 Murali Gunti , Roberto Rojas-Cessa

Domain Name System (DNS), one of the important infrastructure in the Internet, was vulnerable to attacks, for the DNS designer didn't take security issues into consideration at the beginning. The defects of DNS may lead to users' failure of…

网络与互联网体系结构 · 计算机科学 2017-04-24 Caiyun Huang , Peng Zhang , Junpeng Liu , Yong Sun , Xueqiang Zou

Service discovery is a crucial component in today's massively distributed applications. In this paper, we propose NDNSD -- a fully distributed and general-purpose service discovery protocol for Named Data Networking (NDN). By leveraging…

网络与互联网体系结构 · 计算机科学 2023-01-13 Saurab Dulal , Lan Wang

Domain Name Service (DNS) resolution is a mechanism that resolves the symbolic names of networked devices to their corresponding Internet Protocol (IP) address. With the emergence of the document that describes an extension to a DNS service…

网络与互联网体系结构 · 计算机科学 2020-03-31 Ivica Stipovic

The domain name system (DNS) is one of the core services in today's network structures. In local and ad-hoc networks DNS is often enhanced or replaced by mDNS. As of yet, no simulation models for DNS and mDNS have been developed for…

网络与互联网体系结构 · 计算机科学 2015-09-11 Andreas Rain , Daniel Kaiser , Marcel Waldvogel

Absence of large-scale labeled data in the practitioner's target domain can be a bottleneck to applying machine learning algorithms in practice. Transfer learning is a popular strategy for leveraging additional data to improve the…

机器学习 · 计算机科学 2022-06-22 Tianshi Cao , Sasha Doubov , David Acuna , Sanja Fidler

Today when many practitioners run basic NLP on the entire web and large-volume traffic, faster methods are paramount to saving time and energy costs. Recent advances in GPU hardware have led to the emergence of bi-directional LSTMs as a…

计算与语言 · 计算机科学 2017-07-25 Emma Strubell , Patrick Verga , David Belanger , Andrew McCallum

Malicious actors exploit the DNS namespace to launch spam campaigns, phishing attacks, malware, and other harmful activities. Combating these threats requires visibility into domain existence, ownership and nameservice activity that the DNS…

网络与互联网体系结构 · 计算机科学 2024-09-26 Raffaele Sommese , Gautam Akiwate , Antonia Affinito , Moritz Müller , Mattijs Jonker , KC Claffy

Efficient service discovery is a cornerstone of the rapidly expanding Internet of Things (IoT) and edge computing ecosystems, where low latency and localized service provisioning are critical. This paper proposes a novel location-based DNS…

分布式、并行与集群计算 · 计算机科学 2025-11-21 Kurt Horvath , Dragi Kimovski
‹ 上一页 1 2 3 10 下一页 ›