What is a pub sub - The Pub/Sub architecture offers a unique alternative to traditional client-server (request-response) models. In the request-response approach, the client directly communicates with the server endpoint, creating a bottleneck that slows down performance. On the other hand, the pub/sub model decouples the publisher of the message from the ...

 
Learn how Pub/Sub Lite uses IAM for access control. Working with audit logs. Learn about the default and optional logs created by Pub/Sub Lite as part of Cloud Audit Logs Creating and managing Pub/Sub Lite topics. Find out how to create, update, get, list, and delete Pub/Sub Lite topics. .... Youtube tv trail

Pub/Sub is a fully-managed real-time messaging service that allows you to send and receive messages between independent applications. Learn more. …Pub/Sub is a fully managed, asynchronous messaging service designed to be highly reliable and scalable. Pub/Sub service allows applications to exchange messages reliably, quickly, and asynchronously. Pub/Sub allows services to communicate asynchronously, with latencies on the order of 100 milliseconds. Pub/Sub enables the …All subscribers can receive messages from subscriptions with filters, including subscribers that use the StreamingPull API. You can create a subscription with a filter using the Google Cloud console, the Google Cloud CLI, the client libraries, or the Pub/Sub API. The maximum length of a filter is 256 bytes.Pub/sub is an asynchronous messaging service designed to be highly reliable and scalable. This article describes architecture of pub/sub & its related components. Most of the theoretical part is…You are about to leave publix.com and enter the Instacart site that they operate and control. Publix’s delivery, curbside pickup, and Publix Quick Picks item prices are higher than item prices in physical store locations.Garage sub panel wiring is an essential aspect of every homeowner’s electrical setup. One of the most common mistakes in garage sub panel wiring is using incorrect wire sizing. It ...The topic is the core concept of Pub/Sub and MQTT, and all messages are contained within the topic they are published on. In MQTT, topics are strings that are separated by a / (forward slash) character to denote different topic levels and define a hierarchy for subscribers. Importantly, and one of the benefits of the underlying MQTT …The publish/subscribe (pub/sub) pattern provides asynchronous communication among multiple AWS services, such as Amazon SQS, Lambda or Amazon Simple Storage Service (Amazon S3), without creating interdependency. In this pattern, microservices publish events as messages in a channel that subscribers can listen to. For example, a factory …If set, Pub/Sub fulfills exactly-once delivery guarantees. If unspecified, the subscription supports at-least-once delivery for each message. Create a pull subscription. The following samples demonstrate how to create a subscription with pull delivery, using the provided default settings.In conclusion, event-driven architecture with pub/sub is a powerful approach for building scalable, flexible, and responsive systems. By decoupling components and enabling asynchronous ...Pub/Sub offers standard subscriptions such as push and pull subscriptions. In addition to the standard subscriptions, Pub/Sub also offers export subscriptions that lets you store messages directly to a Google Cloud resource, without requiring Dataflow as an intermediary. For example, BigQuery subscriptions store messages in a BigQuery table.Learn how Pub/Sub Lite uses IAM for access control. Working with audit logs. Learn about the default and optional logs created by Pub/Sub Lite as part of Cloud Audit Logs Creating and managing Pub/Sub Lite topics. Find out how to create, update, get, list, and delete Pub/Sub Lite topics. ...Pub/Sub operates on a fundamental principle of decoupling producers, the entities that generate messages, from consumers, the applications that process those messages. This asynchronous approach ...Pub/Sub service. This messaging service is the default choice for most users and applications. It offers the highest reliability and largest set of integrations, along with automatic capacity management. Pub/Sub guarantees synchronous replication of all data to at least two zones and best-effort replication to a third additional zone.Azure Web PubSub service documentation. Azure Web PubSub service is an Azure-managed service that helps developers easily build web applications with real-time features and publish-subscribe pattern.Cousins Joe Bishop and Luke Symonds were in central-west New South Wales for a construction job when they heard a pub was for sale. Despite no experience …When it comes to finding the perfect refrigerator for your kitchen, there are many factors to consider. One popular choice among homeowners is the Sub Zero 36 inch refrigerator. Wi...Pub/Sub has both traditional REST/HTTP and gRPC interfaces. If you don't want to use our client libraries to access the Pub/Sub API, you have the option of writing your own client libraries that use its REST/HTTP or gRPC API surface. We recommend this approach only if your programming language or other needs are not met by the provided …Garage sub panel wiring is an essential aspect of every homeowner’s electrical setup. One of the most common mistakes in garage sub panel wiring is using incorrect wire sizing. It ...Software Messaging Patterns — Queues vs. Publish/Subscribe (Pub/Sub) 2021-08-22. This post’s goal is to provide you with a deeper intuition behind two of the most common software messaging patterns—queues vs. pub/sub. This is a deep topic which deserves thoughtful attention when designing software. This article is structured in three …The publish-subscribe (or pub/sub) messaging pattern is a design pattern that provides a framework for exchanging messages that allows for loose coupling and scaling between the sender of messages (publishers) and receivers (subscribers) on topics they subscribe to. Messages are sent (pushed) from a publisher to subscribers …5 days ago · Pull subscription. Multiple subscribers can make pull calls to the same "shared" subscription. Each subscriber receives a subset of messages. Push subscription. Push endpoints can be load balancers. Export subscription. The Pub/Sub service automatically balances the load. Configuration. Pull subscription. Setting environment variables. To develop and test your application locally, you can use the Pub/Sub emulator, which provides local emulation of the production Pub/Sub service. You run the Pub/Sub emulator using the Google Cloud CLI. To run your application against the emulator, first start the emulator and set the environment variables.5 days ago · Pull subscription. Multiple subscribers can make pull calls to the same "shared" subscription. Each subscriber receives a subset of messages. Push subscription. Push endpoints can be load balancers. Export subscription. The Pub/Sub service automatically balances the load. Configuration. Pull subscription. Pub/sub is one part of system architecture that will not be outdated any time soon. One area where pub/sub struggles is when messages must follow a "first-in, first …1 Answer. Sorted by: 2. Google Cloud Pub/Sub has a lot of different applications where decoupled systems need to send and receive messages. The …3. Provision Pub/Sub resources Navigate to the Google Cloud Pub/Sub topics page. Click Create Topic. Type exampleTopic as the name of the topic and then click Create.. After the topic is created, remain in the Topics page. Look for the topic you just created, press the three vertical dots at the end of the line and click New Subscription.Using the HTTP Publish-Subscribe Server: Typical Steps · Create the weblogic-pubsub. · Optionally add Java code to a component of your Web application, such as ....Using the HTTP Publish-Subscribe Server: Typical Steps · Create the weblogic-pubsub. · Optionally add Java code to a component of your Web application, such as ....Subway does not have a $5 footlong menu as of 2015; however, Subway is now offering a Simple $6 Menu for a choice of a 6-inch sub, a drink and chips. Customers receive a bag of chi...Pub/Sub Lite is a recently released, horizontally scalable messaging service that lets you send and receive messages asynchronously between independent applications. Publisher applications publish messages to a Pub/Sub Lite topic, and subscriber applications (like Apache Spark) read the messages from the topic. Pub/Sub …If set, Pub/Sub fulfills exactly-once delivery guarantees. If unspecified, the subscription supports at-least-once delivery for each message. Create a pull subscription. The following samples demonstrate how to create a subscription with pull delivery, using the provided default settings.Aug 10, 2018 ... On online ordering: “Online ordering doesn't account for our busy times. A person could wait in a long line twenty minutes, but online ordering ...5 days ago · Pull subscription. Multiple subscribers can make pull calls to the same "shared" subscription. Each subscriber receives a subset of messages. Push subscription. Push endpoints can be load balancers. Export subscription. The Pub/Sub service automatically balances the load. Configuration. Pull subscription. Oct 10, 2022 · Pub/Sub 使用上的限制. Pub/Sub 的內容,是不會使用鍵值的方式去保存的,所以這邊訊息自然也無法持久化,所以數據丟失是最大的問題。 Oct 31, 2023 ... Pub/Sub is ideal for cases where you have many (from a handful to tens of thousands of) clients sending small, sub-1MB messages — such as event, ...For those looking to take on larger projects around their property, a sub compact utility tractor like the 1025r can be a great addition to their toolbox. One of the greatest benef...Definition. Pub/sub is shorthand for publish/subscribe messaging, an asynchronous communication method in which messages are exchanged between … Sharded Pub/Sub helps to scale the usage of Pub/Sub in cluster mode. It restricts the propagation of messages to be within the shard of a cluster. Hence, the amount of data passing through the cluster bus is limited in comparison to global Pub/Sub where each message propagates to each node in the cluster. This allows users to horizontally scale ... Pub/Sub is short for Publisher/Subscriber. It is a pattern in software development for asynchronous communication between services via messaging. One or more services act as publishers, and one or more services are subscribers. The publishers send messages to an intermediary, which in the case of Redis is called a channel.Cloud Pub/Sub is a messaging middle web capable of distributing data in a asynchronous and scalable manner between multiple publishers and subscribers. Publishers send data to Cloud Pub/Sub as ...Let’s subscribe to the status of the coffee maker: mosquitto_sub -h localhost -t kitchen/coffeemaker -q 1. Or, here is an example of subscribing to all sensors located in the kitchen: mosquitto_sub -t kitchen/sensors/+ -q 2. To see more examples, check out this awesome guide on using these Mosquitto client tools.Pub/Sub adalah singkatan dari publish/subscribe, merupakan sebuah teknologi messaging yang mengizinkan komunikasi dalam microservice terjadi secara paralel atau asynchronous, dan prosesnya terjadi ... Pub/Sub service. This messaging service is the default choice for most users and applications. It offers the highest reliability and largest set of integrations, along with automatic capacity management. Pub/Sub guarantees synchronous replication of all data to at least two zones and best-effort replication to a third additional zone. Just as it exists in a pub/sub system, the client browser is already serving as a subscriber; the remote server can act as publisher of the notification. Preventing the notification badge. FCM is known for notifications. If it should serve as a pub/sub service, the notification is usually unnecessary.Implementing pub/sub in a C# .NET Console App One popular use case for pub/sub is a chat application, so to demonstrate the power of pub/sub and C# let’s create a chat program in a .NET 6 console application. The console can be started to either publish messages or subscribe to messages.Pub/Sub is an asynchronous messaging service designed to be highly reliable and scalable. The service is built on a core Google infrastructure component that many …As of Thursday, the average two-year fixed was 5.81% and for five years 5.39%, according to Moneyfacts. These are averages, so many buyers and those …Message ordering in Pub/Sub. This document is useful if you are considering migrating from self-managed Apache Kafka to Pub/Sub , because it can help you review and consider features, pricing, and use cases. Each section identifies a common Kafka use case and offers practical guidance for achieving the same capabilities in Pub/Sub.Pub/Sub is a fully-managed real-time messaging service that allows you to send and receive messages between independent applications. Learn more. …The Pub/Sub API service is defined in a proto file, with RPC method parameters and return types specified as protocol buffer messages. Pub/Sub API serializes the response of a Subscribe RPC call based on the protocol buffer message type specified in the proto file.Here are all the reasons why we love Pub Subs. Liz Schrock: “The Pub Sub isn’t a fancy sandwich. It’s an approachable and relatable sandwich. The ingredients in a Pub Sub are always fresh (@subway), the bread isn’t soggy (@subway), the chicken tenders are juicy and crunchy at the same — it’s basically sub heaven.GUIDE. What is Publish/Subscribe (Pub/Sub)? The Publish/Subscribe model is a popular method of real-time messaging. Using the Pub/Sub pattern, publishers (sources of data) …May 3, 2019 ... Pub/Sub: notify your clients in real time. The concept of Publisher/Subscriber, or Pub/Sub, is a concept in which a communication channel (topic) ...Pub/Sub messaging makes it easy for developers to build highly functional and architecturally complex applications in the cloud. With Pub/Sub, publishers and subscribers are decoupled and unaware of each other’s existence. Subscribers express interest in certain topics, and publishers send a message to a topic. ... Our department uses the following ingredients in our products: EGGS, FISH, MILK, PEANUTS, SHELLFISH, SOYBEANS, TREE NUTS, WHEAT, SESAME. Even if not listed on labels, please be aware that our products may have come in contact with these ingredients. Pub/Sub is a scalable, durable event ingestion and delivery system. Dataflow compliments Pub/Sub's scalable, at-least-once delivery model with message deduplication and exactly-once, in-order processing if you use windows and buffering. What you'll do. Read messages published to a Pub/Sub topic;What is pub-sub? Pub-sub is a way to decouple the two ends of a connection and communicate asynchronously. This setup consists of publishers (pub) and subscribers (sub), where publishers broadcast events, instead of targeting a particular subscriber in a synchronous, or blocking, fashion. The subscribers then consume …Garage sub panel wiring is an essential aspect of every homeowner’s electrical setup. One of the most common mistakes in garage sub panel wiring is using incorrect wire sizing. It ...Mar 19, 2024 · Setting environment variables. To develop and test your application locally, you can use the Pub/Sub emulator, which provides local emulation of the production Pub/Sub service. You run the Pub/Sub emulator using the Google Cloud CLI. To run your application against the emulator, first start the emulator and set the environment variables. Pub/Sub system is a messaging system that allows users to subscribe to specific topics and receive messages only from the topics they are subscribed to. This can be useful for a variety of ...Overview. Publisher/subscriber messaging, or pub/sub messaging, is a form of asynchronous service-to-service communication used in serverless and microservices architectures. In a pub/sub model ...The term sub-acute refers to the pain following the fracture of a bone rather than the actual fracture itself. It is the pain that occurs in the first few weeks as the bone and sof...Learn how Pub/Sub Lite uses IAM for access control. Working with audit logs. Learn about the default and optional logs created by Pub/Sub Lite as part of Cloud Audit Logs Creating and managing Pub/Sub Lite topics. Find out how to create, update, get, list, and delete Pub/Sub Lite topics. ...Cloud Pub/Sub is designed to provide reliable, many-to-many, asynchronous messaging between applications. Publisher applications can send messages to a "topic" and other applications can subscribe to that topic to receive the messages. Find Pub/Sub in the left side menu of the console, under Big Data. Here are links to setup guides on cloud ...Pub/Sub is a publish/subscribe (Pub/Sub) service, a messaging service where the senders of messages are decoupled from the receivers of messages.There are several key concepts in a Pub/Sub service which are explained with the help of the following figure. Figure 1 Two publisher clients send two different messages to a common …Dec 23, 2020 · Pub/Sub is, at its most basic, a form of asynchronous messaging providing service to service communication. Serverless situations often call for pub/sub, as do microservice architectures, to ensure that messages get to every part of a service that needs that information. Various systems use pub/sub messaging services, so let’s take a deeper ... Pub/Sub Lite is a high-volume message service built for a low cost of operation by offering zonal storage and pre-provisioned capacity. Here, publishers send messages to Lite topics and subscribers receive messages from Lite subscriptions. Lite topics and Lite subscriptions must be in the same Cloud project and zone as they are …Mar 20, 2024 · Pub/Sub adjusts the number of concurrent push requests using a slow-start algorithm. The maximum allowed number of concurrent push requests is the push window . The push window increases on any successful delivery and decreases on any failure. If you’re a fan of delicious, hearty sandwiches, chances are you’ve heard of Firehouse Subs. With their commitment to quality ingredients and unique flavor combinations, Firehouse ...A good way to test your code without incurring any cost is to use the Pub/Sub emulator, which has most of the basic functionalities, with some known limitations. With the cloud SDK installed and ...5 days ago · Before Pub/Sub publishes messages to a subscription, it encrypts them using the newest DEK that was generated for the topic. Pub/Sub decrypts the messages shortly before they are delivered to subscribers. Pub/Sub uses a Google Cloud service account to access Cloud KMS. The service account is maintained internally by Pub/Sub for each project ... Pub/Sub is a fully-managed real-time messaging service that allows you to send and receive messages between independent applications. Learn more. …5 days ago · To create a topic, follow these steps: In the Google Cloud console, go to the Pub/Sub Topics page. Go to Topics. Click Create topic. In the Topic ID field, enter an ID for your topic. For more information about naming topics, see the naming guidelines. Retain the option Add a default subscription. Pub/Sub adjusts the number of concurrent push requests using a slow-start algorithm. The maximum allowed number of concurrent push requests is the push window. The push window increases on any successful delivery and decreases on any failure. The system starts with a small single-digit window size.Sub with Boar’s Head fillings: Half subs start at $6.59, whole subs start at $9.59. Sub with veggies: Half subs start at $5.30, whole subs start at $6.99. Extras: Add bacon, double cheese, avocado, guacamole, and hummus to your sub for $1 extra per filling. Credit: Elizabeth Laseter.The easiest way I know of is going through Google Cloud Dataflow, which natively knows how to access BigQuery and Pub/Sub. In theory it should be as easy as the following Python lines: p = beam.Pipeline(options=pipeline_options) tablerows = p | 'read' >> beam.io.Read(. beam.io.BigQuerySource('clouddataflow …5 days ago · Streaming with Pub/Sub. This page provides a conceptual overview of Dataflow's integration with Pub/Sub. The overview describes some optimizations that are available in the Dataflow runner's implementation of the Pub/Sub I/O connector. Pub/Sub is a scalable, durable event ingestion and delivery system. Dataflow complements Pub/Sub's scalable ... The Pub/Sub (Publisher/Subscriber) model is a messaging pattern used in software architecture to facilitate asynchronous communication between different …The concept of event-driven architecture is mainly realized through the publish/subscribe communication model. Publish/subscribe is a flexible messaging pattern that allows disparate system components to interact with one another asynchronously. The key point here is that pub/sub enables computers to communicate and react to data …If you’re looking to expand your electrical capacity in your garage, a sub panel is a great solution. A garage sub panel allows you to separate the electrical load from your main p...Pub/Sub messaging makes it easy for developers to build highly functional and architecturally complex applications in the cloud. With Pub/Sub, publishers and subscribers are decoupled and unaware of each other’s existence. Subscribers express interest in certain topics, and publishers send a message to a topic. ...Mar 18, 2024 · Pub/Sub triggers. In Cloud Functions, a Pub/Sub trigger enables a function to be called in response to Pub/Sub messages. When you specify a Pub/Sub trigger for a function, you also specify a Pub/Sub topic. Your function will be called whenever a message is published to the specified topic. When it comes to catering for a party or event, one of the most popular choices is often a sub tray. And if you’re looking for a delicious and diverse selection of sub sandwiches, ...Mar 18, 2024 · Pub/Sub quotas and limits. Google Cloud uses quotas to restrict how much of a particular shared Google Cloud resource that you can use. Each quota represents a specific countable resource, such as API calls to a particular service, the number of bytes sent to a particular service, or the number of streaming connections used concurrently by your ... Pub/Sub messaging cũng làm nhiệm vụ giống như message queuing. Tuy nhiên, cơ chế của pub/sub có khác biệt: Pub - Publish: producer sẽ đẩy data vào một chanel. Sub - Subscribe: consumer đăng ký nhận dữ liệu từ một chanel. Cái này giống như bạn xem Youtube. Bạn subscribe một channel. Khi một ...The Pub Sub queue (or Pub/Sub) is a message pattern of message brokers and it is used to communicate between the various components of microservices. It is used to provide program-to-program and asynchronous communication between the micro-services. Also known as Publish-Subscribe, Pub Sub queue offers exchange message …Pub/sub is: A way to decouple sending and receiving messages; A way to resiliently hold up to intense load; A mechanism to send one message to many different folks at once while keeping both parties ignorant of how the message moves around; Give pub/sub a try, it might just save you some headaches in the future!Oct 10, 2022 · Pub/Sub 使用上的限制. Pub/Sub 的內容,是不會使用鍵值的方式去保存的,所以這邊訊息自然也無法持久化,所以數據丟失是最大的問題。 Google Cloud Pub/Sub is used for streaming analytics and data integration pipelines to obtain and distribute data.PubSub enables you to subscribe to a topic, for updates (e.g. when a user cheers in a channel). The Twitch PubSub system allows back-end services to broadcast realtime messages to clients. Example applications include: An instant messaging service sending instant messages between friends. A back-end video system pushing real-time viewer …Note that in Pub/Sub, the billed project is always the one that contains the resource. You can change the project only for quota attribution. Pub/Sub quotas. The quotas listed in the following table can be viewed and edited on a per-project basis in the APIs and services quotas dashboard. Regional quotas are divided into 3 types:

Pub/Sub operates on a fundamental principle of decoupling producers, the entities that generate messages, from consumers, the applications that process those messages. This asynchronous approach .... Free casino slots online

what is a pub sub

System design hack: Postgres is a great pub/sub & job server. If you need a publish/subscribe or job server at any point in your project, try using Postgres. It'll give you lots of data integrity and performance guarantees, and it doesn't require you or your team learning any new technology. If you're making any project of sufficient complexity ...Mar 18, 2024 · Pub/Sub Lite is a partition-based solution that trades off operational workload, global availability, and some features for cost efficiency. Pub/Sub Lite requires you to manually reserve and manage resource capacity. Within Pub/Sub Lite, you can choose zonal or regional Lite topics. Regional Lite topics offer the same availability SLA as Pub ... Pub/Sub is an asynchronous global messaging service. There are three terms in Pub/Sub that appear often: topics, publishing, and subscribing. A topic is a shared string that allows applications to connect with one another through a common thread. Publishers push (or publish) a message to a Pub/Sub topic.What is pub-sub? Pub-sub is a way to decouple the two ends of a connection and communicate asynchronously. This setup consists of publishers (pub) and subscribers (sub), where publishers broadcast events, instead of targeting a particular subscriber in a synchronous, or blocking, fashion. The subscribers then consume …May 10, 2023 · Pub/Sub (or Publish/Subscribe) is an architectural design pattern used in distributed systems for asynchronous communication between different components or services. Although Publish/Subscribe is based on earlier design patterns like message queuing and event brokers, it is more flexible and scalable. The key to this is the fact that Pub/Sub ... If a snapshot is created from this subscription, the snapshot -- which will always capture this 3-day-old backlog as long as the snapshot exists -- will expire in 4 days. The service will refuse to create a snapshot that would expire in less than 1 hour after creation. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and …Pub-Sub is a messaging pattern where senders of messages, called publishers, do not program the messages to be sent directly to specific receivers, called subscribers, but instead categorize published messages into classes without knowledge of which subscribers, if any, there may be. Similarly, subscribers express interest in one …What is Google Cloud Pub/Sub? Google Cloud Pub/Sub is a managed, globally available messaging service that scales automatically with demand. To understand the service in its most basic terms ...Oct 28, 2017 ... In the Observer pattern, the O**bservers are aware of the Subject, also the Subject maintains a record of the Observers**. Whereas, in Publisher ...Azure Web PubSub service documentation. Azure Web PubSub service is an Azure-managed service that helps developers easily build web applications with real-time features and publish-subscribe pattern.When it comes to catering for a party or event, one of the most popular choices is often a sub tray. And if you’re looking for a delicious and diverse selection of sub sandwiches, ... Pub/sub messaging can scale to volumes beyond the capability of a single traditional data center. This level of scalability is primarily due to parallel operations, message caching, tree-based routing, and multiple other features built into the pub/sub model. Scalability does have a limit though. Increasing the number of nodes and messages also ... The prices of items ordered through Publix Quick Picks (expedited delivery via the Instacart Convenience virtual store) are higher than the Publix delivery and curbside pickup item prices. Prices are based on data collected in store and are subject to delays and errors. Fees, tips & taxes may apply. Subject to terms & availability. This core design to Go makes it one of the most well-fitted languages for extending this Pub/Sub functionality to networked Pub/Sub communication. In general, Pub/Sub is a perfect fit for many of Go’s more common uses. Good for health checks. You can distribute any data easily by having any services interested subscribed to a health …Mar 19, 2024 · Setting environment variables. To develop and test your application locally, you can use the Pub/Sub emulator, which provides local emulation of the production Pub/Sub service. You run the Pub/Sub emulator using the Google Cloud CLI. To run your application against the emulator, first start the emulator and set the environment variables. Pub/Sub allows systems to work independently, solving issues like unavailability and queuing. It also introduces flexibility and scalability to our systems. Using Pub/Sub, server A (publisher) publishes events related to changes, categorizing them as a topic, and server B (subscriber) subscribes to these events. The publisher-subscription …Message ordering in Pub/Sub. This document is useful if you are considering migrating from self-managed Apache Kafka to Pub/Sub , because it can help you review and consider features, pricing, and use cases. Each section identifies a common Kafka use case and offers practical guidance for achieving the same capabilities in Pub/Sub.Before Pub/Sub publishes messages to a subscription, it encrypts them using the newest DEK that was generated for the topic. Pub/Sub decrypts the messages shortly before they are delivered to subscribers. Pub/Sub uses a Google Cloud service account to access Cloud KMS. The service account is maintained internally by Pub/Sub for each ….

Popular Topics