Alexey Rybalchenko
|
d22023bcb5
|
Implement bulk callbacks for unmanaged regions
|
2020-05-18 14:32:19 +02:00 |
|
Alexey Rybalchenko
|
c8fc5ad33f
|
Add bool FairMQTransportFactory::SubscribedToRegionEvents()
|
2020-05-11 12:02:19 +02:00 |
|
Alexey Rybalchenko
|
9992811822
|
Implement region events for zmq
|
2020-05-11 12:02:19 +02:00 |
|
Alexey Rybalchenko
|
e1a113aabe
|
Add region events subscriptions
|
2020-04-28 14:09:04 +02:00 |
|
Alexey Rybalchenko
|
cba6d19781
|
Add config plugin class.
|
2019-07-10 19:35:18 +02:00 |
|
Alexey Rybalchenko
|
0e35f1cb22
|
Shmem region: support huge pages via path to hugetlbfs mount
|
2019-07-05 15:58:28 +02:00 |
|
Dennis Klein
|
ee890a7a46
|
Implement Reset signal
|
2019-03-06 14:23:08 +01:00 |
|
Dennis Klein
|
60f1f1000f
|
Fix after rebase
|
2019-03-06 14:23:08 +01:00 |
|
Dennis Klein
|
b394feca18
|
Implement ofi Send/Receive
|
2019-03-06 14:23:08 +01:00 |
|
Dennis Klein
|
1c5d7ca46a
|
Reach compilable state with asiofi again
|
2019-03-06 14:23:08 +01:00 |
|
mkrzewic
|
cc0c525e0d
|
Set pointer to factory also when receiving multi-part
|
2018-11-27 14:36:35 +01:00 |
|
Alexey Rybalchenko
|
ce4062f3a0
|
Remove GetSocket interface that exposes transport details
|
2018-10-17 13:28:50 +02:00 |
|
Alexey Rybalchenko
|
dfa1b68867
|
Make factory classes final (optimization potential)
|
2018-10-17 13:28:50 +02:00 |
|
Alexey Rybalchenko
|
44acd4997d
|
Implement nanomsg linger in our transport
|
2018-10-17 13:28:50 +02:00 |
|
Dennis Klein
|
630a1dbbce
|
FairMQ: Setup ofi objects
FI_MSG API
FI_EP_RDM, reliable datagram message (unconnected)
|
2018-03-26 13:58:20 +02:00 |
|
Dennis Klein
|
4250e3d45b
|
FairMQ: Implement simple ofi Send/Receive with meta com only
|
2018-03-26 13:58:20 +02:00 |
|
Alexey Rybalchenko
|
fed7601be4
|
replace cmd socket with transport specific unblock mechanism
|
2018-03-26 13:58:20 +02:00 |
|
Dennis Klein
|
43a06e3cc7
|
FairMQ: Explicitely mark dtor throwing to get rid of warning
|
2018-03-26 13:58:20 +02:00 |
|
Dennis Klein
|
3785c0e369
|
FairMQ: Implement ofi::TransportFactory ctor/dtor
|
2018-03-26 13:58:20 +02:00 |
|
Dennis Klein
|
7cfd93c998
|
FairMQ: Add ofi transport factory skeleton
|
2018-03-26 13:58:20 +02:00 |
|