Top "Bus" questions

A Bus is a physical device used to connect different functional blocks of a computer or a different computers in order to communicate them together.

A simple event bus for .NET

I want to make a very simple event bus which will allow any client to subscribe to a particular type …

.net generics events c#-2.0 bus
Difference between Machine Cycle, Bus Cycle and Execution Cycle

I am unable to understand the difference between Bus Cycle, Instruction Cycle and Machine Cycle. Please help me out. Thanks

hardware execution bus
Difference between memory bus and address bus

Can someone very briefly point out the differences between the memory bus and address bus in computer architectures ? Also when …

cpu-architecture pci-e bus pci-bus
Python PIL ImageTk.PhotoImage() is giving me a bus error?

So I am running python 2.6 on a macbook pro and trying to write the code in python to display an …

python image python-imaging-library bus
cudaMemcpy too slow

I use cudaMemcpy() one time to copy exactly 1GB of data to the device. This takes 5.9s. The other way …

cuda bus
What is PDO mapping?

After reading several CiA specifications, I am still having difficulty understanding PDO mapping, Process Image, and Process Data Exchange in …

network-protocols bus can-bus canopen
Print out response of Dbus Method Call in C

The problem I am having is specifically printing out the response of a dbus method call in C using the …

c methods dbus bus reply
esb solution, servicemix or wso2?

We are trying to decide which ESB choose between ServiceMix or WSO2? We are looking an esb to: Support different …

wso2 wso2esb esb apache-servicemix bus
get_pixel function raises bus error: 10

#include <sys/types.h> #include <sys/stat.h> #include <sys/mman.h> #include <…

c macos bus
Azure Service bus queues topics vs queues for web/worker roles

I know Choosing between .NET Service Bus Queues vs Azure Queue Service provides some answers as to when to use …

service azure bus