At the 8/28 ITWG meeting, we reviewed most of the items in the "Bin 1. DAT APIs that can be adopted by ITWG without change". In general, there seemed to be...
Wittle, Mark
Mark.Wittle@...
Sep 2, 2002 7:17 pm
1415
At the 8/26 ITWG meeting, we had a discussion of EVD event ordering requirements. The DAT requirements were (briefly) described as: - all DTOs will be...
Wittle, Mark
Mark.Wittle@...
Sep 2, 2002 8:08 pm
1416
does anyone know where one can ask and answer DAFS related questions ? the http://www.dafscollaborative.org/ site says that all activity moved to the DAFS...
Yonatan Cohen
ycohen@...
Sep 3, 2002 8:09 am
1417
dat_cno_wait() pg.66 in the uDAPL spec. lines 9-12 say "the returned EVD handle is only a hint. Another consumer may reap the the Event before this consumer...
Yonatan Cohen
ycohen@...
Sep 3, 2002 10:40 am
1418
... The CNO allows the consumer to sleep until at least one EVD has had a notification event upon it. It then polls the EVDs it is responsible for, presumably...
Yonatan, I suggest you use the dafs reflector: http://www.yahoogroups.com/group/dafs-discussions <http://www.yahoogroups.com/group/dafs-discussions> . or emial...
Steve, I agree. The performance will be the same in both cases. Approach B is easier for consumer to use and hides transport dependencies in an implementation....
I think there is a confusion on what dynamic and static really mean. Dynamic registry - represents the currently open Providers. Static registry - represents...
Thanks Jim. As I understand it the issue is not really multiple endpoints sharing an EVD. But how to deal with the fact that for IB DTO completions comes on CQ...
It should also be noted that the "special ordering rules" associated with EVDs and connections can all be implemented with simple rules, rather than by...
We will have a DAT Collaborative conference call this Wednesday September 4, 1:00-2:00pm EDT (10:00am-11:00am PDT). Moderator: Arkady Kanevsky Phone:...
... For IB (or similar) A Disconnect can be delivered if all DTOs for the endpoint have completed OR all CQEs created prior to the disconnect's arrival have...
We need to add a clarification for Provider registration chapter of both specs. Specifically, we need to make it clear that dat_registry_list_providers is the...
... Hi Arkady, Does this mean that dat_registry_list_providers() doesn't list providers in the dynamic registry. How is a consumer supposed to list out the ...
Steffen, Here is a bit of the insides of dynamic and static registry. Below I also answer your question. Consumers need to know what IA to open what some of...
We would like to officially announce the availability of a public source implementation of uDAPL. This implementation has been developed by Network Appliance...
Sears, Steven
sjs@...
Sep 9, 2002 4:04 pm
1433
Kevin, Here is my attempt to answer the differences. I had not presented this yet to the DAT collaborative. I will do that at the 9/11 conf. call. DAT...
... However, it should be noted that without the addition of a new wire protocol for establishing connections that reject private data is a 'best effort'...
Caitlin, I am under impresion that REQ, REJ, REP, RTU, DREQ and DREP are required to be supported for IB. Are you saying that while they are supported they may...
... Exactly, the delivery is unreliable. Becuase CM uses UD, there can be no guaranteed delivery of the final message that refuses a connection. After all, how...
One of the main items for DAT errata process was/is a synchronization with ITWG. As ITWG deliverable date is moving out we need to decide what to do. I will...
ITWG had discussed a couple of remaining issue of EVD model at their last conf. call. Here is the portion og agenda for it: Event Model (30 minutes) I think...
We will have a DAT Collaborative conference call this Wednesday September 11, 1:00-2:00pm EDT (10:00am-11:00am PDT). Moderator: Arkady Kanevsky Phone:...
Here are the draft minutes from this monday (9/9) ITWG conf call where deatils of event model where discussed. It provides a lot more details on the thinking...
... Yes, it could, but it would be work. cr_handoff was designed to avoid the issues of sharing or serializing DAT Objects. It had originally been envisioned...